lakshmi082024 commited on
Commit
f4476aa
·
verified ·
1 Parent(s): 207dc40

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -1,6 +1,6 @@
1
  streamlit
2
- torch
3
- torchvision
4
  opencv-python
5
  numpy
6
  Pillow
 
1
  streamlit
2
+ torch==2.1.0
3
+ torchvision==0.16.0
4
  opencv-python
5
  numpy
6
  Pillow