nurindahpratiwi commited on
Commit
faf60d7
·
1 Parent(s): 933390a

update req

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -1,6 +1,6 @@
1
- transformers
2
  streamlit
3
- huggingface_hub
4
  scikit-learn==1.2.2
5
  joblib
6
  torch
 
1
+ transformers==4.22.2
2
  streamlit
3
+ huggingface_hub==0.9.1
4
  scikit-learn==1.2.2
5
  joblib
6
  torch