userisanillusion commited on
Commit
fa67684
·
verified ·
1 Parent(s): af585df

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -193,4 +193,4 @@ print("Gradio interface defined. Ready for Hugging Face Spaces to launch.")
193
 
194
  # If you want to run this locally for testing, uncomment the following line:
195
  # if __name__ == "__main__":
196
- # demo.launch(server_name="0.0.0.0", server_port=7860) # Share=True is not needed for local testing unless intended
 
193
 
194
  # If you want to run this locally for testing, uncomment the following line:
195
  # if __name__ == "__main__":
196
+ # demo.launch(server_name="0.0.0.0", server_port=7860) # Share=True is not needed for local testing unless intended.