HavajOrtho commited on
Commit
9bf1bf7
·
verified ·
1 Parent(s): eb41875

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -1,7 +1,7 @@
1
  gradio
2
  git+https://github.com/zhangted/py-ceph
3
- torch
4
- torchvision
5
  numpy
6
  matplotlib
7
  scikit-image
 
1
  gradio
2
  git+https://github.com/zhangted/py-ceph
3
+ torch==2.3.0
4
+ torchvision==0.18.0
5
  numpy
6
  matplotlib
7
  scikit-image