Parishri07 commited on
Commit
9d5437e
·
verified ·
1 Parent(s): 36e3787

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -5
requirements.txt CHANGED
@@ -1,9 +1,8 @@
1
- python_version < 3.13
 
 
2
  torch>=2.0.0
3
- transformers>=4.36.0
4
- huggingface_hub>=0.20.0
5
- datasets>=2.16.0
6
  scikit-learn
7
  pandas
8
  numpy
9
- streamlit
 
1
+ transformers==4.36.2
2
+ huggingface_hub==0.20.3
3
+ datasets==2.16.1
4
  torch>=2.0.0
 
 
 
5
  scikit-learn
6
  pandas
7
  numpy
8
+ streamlit