samih-7 commited on
Commit
d1d7124
·
verified ·
1 Parent(s): 0f1c0a8

Update app.py

Browse files

Temporarily disable UI

Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -69,6 +69,6 @@ agent = CodeAgent(
69
  )
70
 
71
 
72
- GradioUI(agent).launch()
73
 
74
  print(search_web("iPhone"))
 
69
  )
70
 
71
 
72
+ # GradioUI(agent).launch()
73
 
74
  print(search_web("iPhone"))