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

Update Gradio_en.py

Browse files
Files changed (1) hide show
  1. Gradio_en.py +2 -2
Gradio_en.py CHANGED
@@ -729,8 +729,8 @@ 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"
736
  )
 
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"
736
  )