asnassar commited on
Commit
c771770
·
verified ·
1 Parent(s): c99357e

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -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)