Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
prithivMLmods
/
QwQ-Edge
like
188
Running
on
Zero
App
Files
Files
Community
2
Fetching metadata from the HF Docker repository...
prithivMLmods
commited on
7 days ago
Commit
1c2016e
·
verified
·
1 Parent(s):
af0738e
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -350,4 +350,4 @@ demo = gr.ChatInterface(
350
)
351
352
if __name__ == "__main__":
353
-
demo.queue(max_size=20).launch(share=True
350
)
351
352
if __name__ == "__main__":
353
+
demo.queue(max_size=20).launch(share=True
)