Bartix84 commited on
Commit
8b3569e
·
verified ·
1 Parent(s): a27fb5b

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +9 -3
requirements.txt CHANGED
@@ -1,3 +1,9 @@
1
- altair
2
- pandas
3
- streamlit
 
 
 
 
 
 
 
1
+ streamlit>=1.25.0
2
+ faiss-cpu>=1.7.4
3
+ torch==2.1.0
4
+ transformers==4.36.2
5
+ sentencepiece
6
+ numpy<2
7
+ httpx>=0.24.0
8
+ huggingface_hub>=0.20.0
9
+ protobuf