aliasgerovs commited on
Commit
1797f70
2 Parent(s): d22f052 771c8c5

Merge branch 'main' of https://huggingface.co/spaces/polygraf-ai/copyright_checker into demo

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -312,4 +312,4 @@ with gr.Blocks() as demo:
312
 
313
 
314
  if __name__ == "__main__":
315
- demo.launch(share=True, server_name="0.0.0.0", server_port = 80, auth=("polygraf-admin", "test@aisd"))
 
312
 
313
 
314
  if __name__ == "__main__":
315
+ demo.launch(share=True, server_name="0.0.0.0", auth=("polygraf-admin", "test@aisd"))