Spaces:
Runtime error
Runtime error
karim23657
commited on
Commit
•
d83cd4b
1
Parent(s):
c886cf2
Update app.py
Browse files
app.py
CHANGED
@@ -40,7 +40,7 @@ demo = gr.Interface(
|
|
40 |
title="Persian Legal Question Answering System",
|
41 |
description=description,
|
42 |
examples=example_input,
|
43 |
-
live=False
|
44 |
)
|
45 |
|
46 |
|
|
|
40 |
title="Persian Legal Question Answering System",
|
41 |
description=description,
|
42 |
examples=example_input,
|
43 |
+
# live=False
|
44 |
)
|
45 |
|
46 |
|