raksama19 commited on
Commit
97c1d86
·
verified ·
1 Parent(s): f40f080

Upload requirements.txt with huggingface_hub

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -0
requirements.txt ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ gradio>=4.0.0
2
+ huggingface_hub>=0.20.0
3
+ sentence-transformers>=2.2.0
4
+ scikit-learn>=1.3.0
5
+ numpy>=1.24.0
6
+ PyMuPDF>=1.23.0
7
+ python-dotenv>=1.0.0