amitpande74 commited on
Commit
712366b
·
verified ·
1 Parent(s): da04b1d

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -3
requirements.txt CHANGED
@@ -1,3 +1,7 @@
1
- altair
2
- pandas
3
- streamlit
 
 
 
 
 
1
+ streamlit>=1.32.0
2
+ torch>=2.0.0
3
+ pandas>=1.5.0
4
+ numpy>=1.24.0
5
+ scikit-learn>=1.3.0
6
+ joblib>=1.3.0
7
+ flexynesis>=0.3.0