Spaces:
Runtime error
Runtime error
new app
Browse files
app.py
CHANGED
|
@@ -1110,5 +1110,5 @@ if True:
|
|
| 1110 |
</div>
|
| 1111 |
""".format(' '+vd_inference.which))
|
| 1112 |
|
| 1113 |
-
demo.launch(share=True)
|
| 1114 |
-
|
|
|
|
| 1110 |
</div>
|
| 1111 |
""".format(' '+vd_inference.which))
|
| 1112 |
|
| 1113 |
+
# demo.launch(share=True)
|
| 1114 |
+
demo.launch(debug=True)
|