NickKolok commited on
Commit
faa4c48
·
verified ·
1 Parent(s): 8dffa31

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -3
requirements.txt CHANGED
@@ -1,10 +1,10 @@
1
- torch
2
- numpy
 
3
  opencv-python-headless
4
  setuptools
5
  Pillow
6
  gradio
7
- torchvision
8
  addict
9
  future
10
  lmdb
 
1
+ torch==2.0.1
2
+ torchvision==0.15.2
3
+ numpy<2
4
  opencv-python-headless
5
  setuptools
6
  Pillow
7
  gradio
 
8
  addict
9
  future
10
  lmdb