Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -170,5 +170,4 @@ gr.ChatInterface(chat_interface,
|
|
170 |
css=css,
|
171 |
description=select_random_name(),
|
172 |
clear_btn=None, undo_btn=None, retry_btn=None,
|
173 |
-
show_progress='hidden',
|
174 |
).launch()
|
|
|
170 |
css=css,
|
171 |
description=select_random_name(),
|
172 |
clear_btn=None, undo_btn=None, retry_btn=None,
|
|
|
173 |
).launch()
|