ac5113 commited on
Commit
3e09bb6
·
1 Parent(s): 84e1a53

initial app test

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -0
requirements.txt CHANGED
@@ -1,3 +1,7 @@
 
 
 
 
1
  opencv-python
2
  loguru
3
  monai
 
1
+ --extra-index-url https://download.pytorch.org/whl/cu117
2
+ torch==1.13.0+cu117
3
+ torchvision==0.14.0+cu117
4
+
5
  opencv-python
6
  loguru
7
  monai