mohitkumarrajbadi commited on
Commit
2ad0ab1
·
1 Parent(s): 738b7b2

Fix requirements

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -6
requirements.txt CHANGED
@@ -1,6 +1,6 @@
1
- streamlit==1.41.0
2
- pandas==2.2.2
3
- numpy==2.0.0
4
- torch==2.1.0
5
- transformers==4.35.0
6
- matplotlib==3.8.0
 
1
+ streamlit==1.27.2
2
+ pandas==1.5.3
3
+ numpy==1.24.2
4
+ torch==1.12.0
5
+ transformers==4.20.1
6
+ matplotlib==3.4.2