Izza-shahzad-13 commited on
Commit
03be637
·
verified ·
1 Parent(s): 536b821

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -1
requirements.txt CHANGED
@@ -1 +1,8 @@
1
- huggingface_hub==0.25.2
 
 
 
 
 
 
 
 
1
+ gradio
2
+ huggingface_hub
3
+ sentence-transformers
4
+ faiss-cpu
5
+ transformers
6
+ pdfplumber
7
+ torch # Version compatible with sentence-transformers and transformers
8
+ numpy