Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
ds4sd
/
SmolDocling-256M-Demo
like
113
Running
on
Zero
App
Files
Files
Community
1
Fetching metadata from the HF Docker repository...
asnassar
commited on
3 days ago
Commit
c771770
·
verified
·
1 Parent(s):
c99357e
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -149,4 +149,4 @@ demo = gr.ChatInterface(fn=model_inference, title="SmolDocling-256M: Ultra-compa
149
cache_examples=False
150
)
151
152
-
demo.launch(debug=True
, share=True
)
149
cache_examples=False
150
)
151
152
+
demo.launch(debug=True)