pengfali commited on
Commit
bcaaba8
·
verified ·
1 Parent(s): 039c650

Update Gradio_en.py

Browse files
Files changed (1) hide show
  1. Gradio_en.py +1 -1
Gradio_en.py CHANGED
@@ -729,7 +729,7 @@ if __name__ == "__main__":
729
  demo = create_interface()
730
  demo.launch(
731
  server_port=7860,
732
- # share=True,
733
  # debug=True,
734
  # auth=("geollm", "research2025"),
735
  # auth_message="Please enter credentials to access GeoLLM Geological Intelligence Platform"
 
729
  demo = create_interface()
730
  demo.launch(
731
  server_port=7860,
732
+ share=True,
733
  # debug=True,
734
  # auth=("geollm", "research2025"),
735
  # auth_message="Please enter credentials to access GeoLLM Geological Intelligence Platform"