bruktawit commited on
Commit
40e566c
·
verified ·
1 Parent(s): 2814941

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -8,3 +8,4 @@ def chat_with_agent(prompt):
8
 
9
  demo = gr.Interface(fn=chat_with_agent, inputs="text", outputs="text", title="SmolAgent + GAIA Demo")
10
  demo.launch()
 
 
8
 
9
  demo = gr.Interface(fn=chat_with_agent, inputs="text", outputs="text", title="SmolAgent + GAIA Demo")
10
  demo.launch()
11
+