Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
|
@@ -2557,8 +2557,6 @@ body {
|
|
| 2557 |
background-color: rgba(0, 200, 255, 1);
|
| 2558 |
}
|
| 2559 |
"""
|
| 2560 |
-
|
| 2561 |
-
custom_chatbot = gr.Chatbot(elem_id="custom-chat", label="💠Z3ta-Z💠, show_copy_button=True, container=False")
|
| 2562 |
|
| 2563 |
demo = gr.ChatInterface(
|
| 2564 |
fn=respond,
|
|
|
|
| 2557 |
background-color: rgba(0, 200, 255, 1);
|
| 2558 |
}
|
| 2559 |
"""
|
|
|
|
|
|
|
| 2560 |
|
| 2561 |
demo = gr.ChatInterface(
|
| 2562 |
fn=respond,
|