cjb97 commited on
Commit
ea92bb9
·
1 Parent(s): 4c7943e

Remove version requirements to let pip manage dependencies

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -7
requirements.txt CHANGED
@@ -1,7 +1,7 @@
1
- smolagents==1.9.2
2
- gradio>=3.50.0
3
- pyyaml>=6.0
4
- pytz>=2023.3
5
- requests>=2.31.0
6
- huggingface_hub>=0.19.0
7
- pillow>=11.0.0
 
1
+ smolagents
2
+ gradio
3
+ pyyaml
4
+ pytz
5
+ requests
6
+ huggingface_hub
7
+ pillow