Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -171,6 +171,7 @@ User: <utterance>
|
|
171 |
Assistant: <utterance>
|
172 |
...
|
173 |
```
|
|
|
174 |
|
175 |
with gr.Blocks(
|
176 |
css="""#col_container {margin-left: auto; margin-right: auto;}
|
|
|
171 |
Assistant: <utterance>
|
172 |
...
|
173 |
```
|
174 |
+
"""
|
175 |
|
176 |
with gr.Blocks(
|
177 |
css="""#col_container {margin-left: auto; margin-right: auto;}
|