laverdes commited on
Commit
65c1a31
·
verified ·
1 Parent(s): c7bde2d

chore: push_to_hub with agents-course tag

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -128,4 +128,4 @@ agent = CodeAgent(
128
 
129
  GradioUI(agent).launch()
130
 
131
- # agent.push_to_hub('laverdes/Alfredo')
 
128
 
129
  GradioUI(agent).launch()
130
 
131
+ agent.push_to_hub('laverdes/agents-course-Alfredo')