mtoft20 commited on
Commit
b533c30
·
verified ·
1 Parent(s): bb3d1ab

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -3
requirements.txt CHANGED
@@ -1,4 +1,8 @@
1
- streamlit>=1.31.0
2
- pandas>=2.2.0
3
  requests>=2.31.0
4
- together>=0.2.11
 
 
 
 
 
 
1
+ streamlit>=1.24.0
 
2
  requests>=2.31.0
3
+ pandas>=2.0.0
4
+ together>=0.2.8
5
+ numpy>=1.24.0
6
+ sentence-transformers>=2.2.2
7
+ scikit-learn>=1.3.0
8
+ torch>=2.0.0