Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -99,7 +99,7 @@ chat_interface = gr.ChatInterface(
|
|
99 |
value=0.6,
|
100 |
),
|
101 |
],
|
102 |
-
|
103 |
stop_btn=None,
|
104 |
examples=[
|
105 |
["Tell me a story"], ["write a short poem which is hard to sing"]
|
|
|
99 |
value=0.6,
|
100 |
),
|
101 |
],
|
102 |
+
|
103 |
stop_btn=None,
|
104 |
examples=[
|
105 |
["Tell me a story"], ["write a short poem which is hard to sing"]
|