Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -36,7 +36,7 @@ with gr.Blocks(fill_height=True) as demo:
|
|
36 |
)
|
37 |
gr.LoginButton()
|
38 |
|
39 |
-
gr.ChatInterface(message,multimodal=True
|
40 |
|
41 |
# style = """
|
42 |
# <style>
|
|
|
36 |
)
|
37 |
gr.LoginButton()
|
38 |
|
39 |
+
gr.ChatInterface(message,multimodal=True)
|
40 |
|
41 |
# style = """
|
42 |
# <style>
|