VincentGOURBIN commited on
Commit
96682fe
·
verified ·
1 Parent(s): 2c89d57

Upload Dépendances Python

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -0
requirements.txt ADDED
@@ -0,0 +1,4 @@
 
 
 
 
 
1
+ gradio[mcp]>=4.0.0
2
+ requests>=2.31.0
3
+ python-dotenv>=1.0.0
4
+ huggingface-hub>=0.19.0