SubhojitGhimire commited on
Commit
4d67d3a
·
verified ·
1 Parent(s): 8839ecb

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -3
requirements.txt CHANGED
@@ -1,3 +1,3 @@
1
- torch
2
- transformers
3
- streamlit
 
1
+ torch==2.9.0
2
+ transformers==4.57.1
3
+ streamlit==1.51.0