CCockrum commited on
Commit
60c3005
·
verified ·
1 Parent(s): 6b54893

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -17,7 +17,7 @@ class EnhancedOceanClimateAgent:
17
  self.critical_temp_change = 1.5
18
 
19
  # API endpoints* Running on local URL: http://0.0.0.0:7860, with SSR ⚡ (experimental, to disable set `ssr_mode=False` in `launch()`)
20
- * To create a public link, set `share=True` in `launch()`.
21
  Traceback (most recent call last):
22
  File "/usr/local/lib/python3.10/site-packages/gradio/queueing.py", line 626, in process_events
23
  response = await route_utils.call_process_api(
 
17
  self.critical_temp_change = 1.5
18
 
19
  # API endpoints* Running on local URL: http://0.0.0.0:7860, with SSR ⚡ (experimental, to disable set `ssr_mode=False` in `launch()`)
20
+ To create a public link, set `share=True` in `launch()`.
21
  Traceback (most recent call last):
22
  File "/usr/local/lib/python3.10/site-packages/gradio/queueing.py", line 626, in process_events
23
  response = await route_utils.call_process_api(