priyansh-nagar commited on
Commit
8268dbe
·
verified ·
1 Parent(s): b3c1cf4

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -3
requirements.txt CHANGED
@@ -1,4 +1,4 @@
1
- streamlit>=1.22.0
2
- torch
3
- torchvision
4
  pillow
 
 
1
+ torch==2.0.1
2
+ torchvision==0.15.2
 
3
  pillow
4
+ streamlit>=1.22.0