Spaces:
Build error
Build error
SUPERSHANKY
commited on
Commit
·
14bb5ae
1
Parent(s):
3e435c0
Update app.py
Browse files
app.py
CHANGED
@@ -425,4 +425,4 @@ print(f"Space built in {time.time() - start_time:.2f} seconds")
|
|
425 |
|
426 |
# if not is_colab:
|
427 |
demo.queue(concurrency_count=1)
|
428 |
-
demo.launch(
|
|
|
425 |
|
426 |
# if not is_colab:
|
427 |
demo.queue(concurrency_count=1)
|
428 |
+
demo.launch(share=true)
|