StarHidden commited on
Commit
ddd54dd
·
verified ·
1 Parent(s): b2599e3

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -0
requirements.txt ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ smolagents[gradio]>=1.0.0
2
+ requests>=2.31.0
3
+ pandas>=2.0.0
4
+ huggingface_hub>=0.23.0
5
+ openpyxl>=3.1.0
6
+ openai>=2.0.0