Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -27,7 +27,7 @@ demo = gr.ChatInterface(
|
|
27 |
save_history=True,
|
28 |
show_progress="full",
|
29 |
flagging_mode="manual",
|
30 |
-
editable=True
|
31 |
theme="TejAndrewsACC/zetaofficialthemeacc"
|
32 |
)
|
33 |
|
|
|
27 |
save_history=True,
|
28 |
show_progress="full",
|
29 |
flagging_mode="manual",
|
30 |
+
editable=True,
|
31 |
theme="TejAndrewsACC/zetaofficialthemeacc"
|
32 |
)
|
33 |
|