Canstralian commited on
Commit
d8536bb
·
verified ·
1 Parent(s): c954503

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -3
requirements.txt CHANGED
@@ -1,4 +1,3 @@
 
1
  transformers==4.28.0
2
- torch==2.1.0 # You may need to adjust the version based on your environment
3
- flask==2.3.0 # If you're using Flask for web app purposes, you can include it
4
- streamlit==1.22.0 # If you're using Streamlit for your UI
 
1
+ streamlit==1.22.0
2
  transformers==4.28.0
3
+ torch==2.1.0