Babajaan commited on
Commit
d8a6ae9
·
verified ·
1 Parent(s): 6c50c38

Upload requirements.txt with huggingface_hub

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -0
requirements.txt ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ gradio>=4.0.0
2
+ requests>=2.28.0
3
+ pandas>=1.5.0
4
+ lxml>=4.9.0
5
+ python-dotenv>=1.0.0