shubham142000 commited on
Commit
a462855
·
verified ·
1 Parent(s): 7f695bd

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +9 -9
requirements.txt CHANGED
@@ -1,9 +1,9 @@
1
- streamlit==1.9.0
2
- transformers==4.18.0
3
- torch==1.11.0
4
- scikit-learn==1.0.2
5
- joblib==1.1.0
6
- matplotlib==3.5.1
7
- numpy==1.22.3
8
- pandas==1.4.2
9
- scipy==1.8.0
 
1
+ streamlit
2
+ transformers
3
+ torch
4
+ scikit-learn
5
+ joblib
6
+ matplotlib
7
+ numpy
8
+ pandas
9
+ scipy