aliasgerovs commited on
Commit
89d0a2c
·
1 Parent(s): 6e3253a

Update app.py

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