yetessam commited on
Commit
52ac1e6
·
verified ·
1 Parent(s): 85c65d7

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -58,5 +58,5 @@ else:
58
  )
59
 
60
  # Launch the UI earlier or without passing through the Agent
61
- GradioUI(agent).launch(debug=True, share=True, ssr=False)
62
 
 
58
  )
59
 
60
  # Launch the UI earlier or without passing through the Agent
61
+ #GradioUI(agent).launch(debug=True, share=True, ssr=False)
62