Spaces:
Runtime error
Runtime error
Commit
·
e39101a
1
Parent(s):
bf06365
Update app.py
Browse files
app.py
CHANGED
@@ -81,9 +81,7 @@ with block:
|
|
81 |
inputs=message,
|
82 |
)
|
83 |
|
84 |
-
|
85 |
-
|
86 |
-
|
87 |
state = gr.State()
|
88 |
agent_state = gr.State()
|
89 |
|
|
|
81 |
inputs=message,
|
82 |
)
|
83 |
|
84 |
+
|
|
|
|
|
85 |
state = gr.State()
|
86 |
agent_state = gr.State()
|
87 |
|