Update requirements.txt
Browse files- requirements.txt +3 -3
requirements.txt
CHANGED
@@ -10,9 +10,9 @@ scipy==1.12.0
|
|
10 |
requests==2.31.0
|
11 |
torchsde==0.2.6
|
12 |
|
13 |
-
torch
|
14 |
-
torchvision
|
15 |
-
torchaudio
|
16 |
|
17 |
einops
|
18 |
opencv-contrib-python
|
|
|
10 |
requests==2.31.0
|
11 |
torchsde==0.2.6
|
12 |
|
13 |
+
torch
|
14 |
+
torchvision
|
15 |
+
torchaudio
|
16 |
|
17 |
einops
|
18 |
opencv-contrib-python
|