MingGatsby
commited on
Commit
•
a3e1b0e
1
Parent(s):
7c91758
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
torch==2.0.1 --index-url https://download.pytorch.org/whl/cu118
|
2 |
torchvision==0.15.2 --index-url https://download.pytorch.org/whl/cu118
|
3 |
torchaudio==2.0.2 --index-url https://download.pytorch.org/whl/cu118
|
4 |
-
monai
|
|
|
|
1 |
torch==2.0.1 --index-url https://download.pytorch.org/whl/cu118
|
2 |
torchvision==0.15.2 --index-url https://download.pytorch.org/whl/cu118
|
3 |
torchaudio==2.0.2 --index-url https://download.pytorch.org/whl/cu118
|
4 |
+
monai
|
5 |
+
opencv-python
|