sam522 commited on
Commit
fc0d200
·
1 Parent(s): f887ae6
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -102,7 +102,7 @@ builder.add_conditional_edges(
102
  tools_condition,
103
  )
104
  builder.add_edge("tools", "assistant")
105
- alfred = builder.compile()
106
 
107
 
108
  demo.launch()
 
102
  tools_condition,
103
  )
104
  builder.add_edge("tools", "assistant")
105
+ #alfred = builder.compile()
106
 
107
 
108
  demo.launch()