tstone87 commited on
Commit
9e4d73f
·
verified ·
1 Parent(s): 93b0124

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -4
requirements.txt CHANGED
@@ -1,6 +1,7 @@
1
  huggingface_hub==0.25.2
2
- sentence-transformers
3
- faiss-cpu
4
- PyMuPDF
5
  gradio
6
- huggingface_hub
 
 
 
 
 
1
  huggingface_hub==0.25.2
 
 
 
2
  gradio
3
+ faiss-cpu
4
+ numpy
5
+ sentence-transformers
6
+
7
+