Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -331,4 +331,4 @@ with iface:
|
|
331 |
|
332 |
#iface.queue(concurrency_limit=10)
|
333 |
# iface.launch(debug=True)
|
334 |
-
iface.launch(debug=True, share=
|
|
|
331 |
|
332 |
#iface.queue(concurrency_limit=10)
|
333 |
# iface.launch(debug=True)
|
334 |
+
iface.launch(debug=True, share=True)
|