Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
MarcoXi
/
deepseek-r1
like
1
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
MarcoXi
commited on
Feb 12
Commit
500f202
·
verified
·
1 Parent(s):
cb162de
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -96,4 +96,4 @@ with gr.Blocks(css="""
96
97
txt.submit(answer, [txt, state], [chatbot, state])
98
99
-
demo.launch()
96
97
txt.submit(answer, [txt, state], [chatbot, state])
98
99
+
demo.launch()