Spaces:
Running
on
Zero
Running
on
Zero
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -7,6 +7,6 @@ numpy==1.22.4
|
|
7 |
omegaconf==2.3.0
|
8 |
Pillow==10.4.0
|
9 |
Requests==2.32.3
|
10 |
-
torch
|
11 |
-
torchvision
|
12 |
tqdm==4.61.2
|
|
|
7 |
omegaconf==2.3.0
|
8 |
Pillow==10.4.0
|
9 |
Requests==2.32.3
|
10 |
+
torch
|
11 |
+
torchvision
|
12 |
tqdm==4.61.2
|