Tharunika1601 commited on
Commit
62b96a1
1 Parent(s): 125df39
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -1,7 +1,7 @@
1
  streamlit==1.18.0
2
  transformers==4.12.2
3
- torch
4
- torchvision==0.11.1
5
  Pillow==8.3.2
6
 
7
 
 
1
  streamlit==1.18.0
2
  transformers==4.12.2
3
+ torch==2.1.2
4
+ torchvision # Let pip install the compatible version
5
  Pillow==8.3.2
6
 
7