hruday96 commited on
Commit
2f17e16
·
verified ·
1 Parent(s): 982ba02

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -1,2 +1,2 @@
1
- streamlit
2
- transformers
 
1
+ transformers==4.34.0 # Replace with the version you want or need
2
+ torch==2.0.1 # Replace with the version compatible with your environment