ashwinkumarbv commited on
Commit
67e5f4d
·
verified ·
1 Parent(s): 62d229c

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -5
requirements.txt CHANGED
@@ -1,5 +1,2 @@
1
- transformers
2
-
3
- streamlit
4
-
5
- torch
 
1
+ torch==2.5.1; python_version >= "3.11"
2
+ transformers==4.46.2; python_version >= "3.11"