AI-RESEARCHER-2024
commited on
Commit
•
1922724
1
Parent(s):
0ddbfad
Update app.py
Browse files
app.py
CHANGED
@@ -73,7 +73,6 @@ demo = gr.ChatInterface(
|
|
73 |
["What is Computer"],
|
74 |
],
|
75 |
cache_examples=False,
|
76 |
-
retry_btn=None,
|
77 |
undo_btn="Delete Previous",
|
78 |
clear_btn="Clear",
|
79 |
)
|
|
|
73 |
["What is Computer"],
|
74 |
],
|
75 |
cache_examples=False,
|
|
|
76 |
undo_btn="Delete Previous",
|
77 |
clear_btn="Clear",
|
78 |
)
|