Spaces:
Running
Running
aliasgerovs
commited on
Commit
·
6e3253a
1
Parent(s):
b770251
Update app.py
Browse files
app.py
CHANGED
@@ -643,5 +643,5 @@ with gr.Blocks() as demo:
|
|
643 |
|
644 |
date_from = ""
|
645 |
date_to = ""
|
646 |
-
|
647 |
demo.launch(share=True, server_name="0.0.0.0", auth=("polygraf-admin", "test@aisd"))
|
|
|
643 |
|
644 |
date_from = ""
|
645 |
date_to = ""
|
646 |
+
|
647 |
demo.launch(share=True, server_name="0.0.0.0", auth=("polygraf-admin", "test@aisd"))
|