Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -85,7 +85,7 @@ additional_inputs=[
|
|
85 |
)
|
86 |
]
|
87 |
|
88 |
-
examples=[["говори на русском", None, None, None, None, None, ],
|
89 |
]
|
90 |
|
91 |
gr.ChatInterface(
|
|
|
85 |
)
|
86 |
]
|
87 |
|
88 |
+
examples=[#["говори на русском", None, None, None, None, None, ],
|
89 |
]
|
90 |
|
91 |
gr.ChatInterface(
|