thejarll commited on
Commit
4ed58bc
·
verified ·
1 Parent(s): 41ccb5e

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -3
requirements.txt CHANGED
@@ -1,7 +1,6 @@
1
- huggingface_hub==0.25.2
2
- streamlit
3
  torch==2.2.2
4
  transformers>=4.40.0
 
5
  faiss-cpu==1.7.4
6
- pymupdf
7
  numpy==1.24.4
 
1
+ gradio
 
2
  torch==2.2.2
3
  transformers>=4.40.0
4
+ sentence-transformers
5
  faiss-cpu==1.7.4
 
6
  numpy==1.24.4