alexpantex commited on
Commit
a49625c
·
verified ·
1 Parent(s): 088bf29

Upload requirements.txt with huggingface_hub

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -0
requirements.txt ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ pandas==2.2.3
2
+ pyarrow==18.1.0
3
+ sentence_transformers==3.3.1
4
+ faiss-cpu==1.9.0
5
+ fastapi==0.115.6
6
+ uvicorn==0.34.0
7
+ streamlit==1.41.1
8
+ huggingface_hub==0.27.1