eternalGenius commited on
Commit
e8b0737
·
verified ·
1 Parent(s): 06e6d46

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -0
requirements.txt ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ smolagents[toolkit]==1.23.0
2
+ requests
3
+ ollama
4
+ python-dotenv
5
+ gradio>=4.44.0