Dave747 commited on
Commit
77dffec
·
verified ·
1 Parent(s): d1129c5

Upload tool

Browse files
Files changed (2) hide show
  1. app.py +0 -1
  2. requirements.txt +1 -1
app.py CHANGED
@@ -2,5 +2,4 @@ from smolagents import launch_gradio_demo
2
  from tool import SuperheroPartyThemeTool
3
 
4
  tool = SuperheroPartyThemeTool()
5
-
6
  launch_gradio_demo(tool)
 
2
  from tool import SuperheroPartyThemeTool
3
 
4
  tool = SuperheroPartyThemeTool()
 
5
  launch_gradio_demo(tool)
requirements.txt CHANGED
@@ -1 +1 @@
1
- smolagents
 
1
+ smolagents