Minibase commited on
Commit
06fdbcc
·
verified ·
1 Parent(s): 84c0271

Upload requirements.txt with huggingface_hub

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -0
requirements.txt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ requests>=2.25.0
2
+ PyYAML>=6.0
3
+ python-dotenv>=1.0.0