Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
wangrongsheng
/
ChatGLM
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
wangrongsheng
commited on
Mar 18, 2023
Commit
75edb6d
·
1 Parent(s):
4d3cd06
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -27,4 +27,4 @@ chatbot_interface = gr.Interface(
27
outputs=["chatbot", "state"]
28
)
29
30
-
chatbot_interface.launch()
27
outputs=["chatbot", "state"]
28
)
29
30
+
#
chatbot_interface.launch()