jamesbright commited on
Commit
1383215
·
verified ·
1 Parent(s): 94246e9

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -145,5 +145,5 @@ agent = CodeAgent(
145
  additional_authorized_imports=['datetime']
146
  )
147
  # Change to your username and repo name
148
- agent.push_to_hub('jamesbright/party_organiser')
149
  GradioUI(agent).launch()
 
145
  additional_authorized_imports=['datetime']
146
  )
147
  # Change to your username and repo name
148
+ # agent.push_to_hub('jamesbright/party_organiser')
149
  GradioUI(agent).launch()