Spaces:
Running
on
Zero
Running
on
Zero
ohayonguy
commited on
Commit
·
88b7196
1
Parent(s):
6ee52df
test
Browse files- requirements.txt +1 -4
requirements.txt
CHANGED
@@ -1,6 +1,4 @@
|
|
1 |
-
-f https://download.pytorch.org/whl/cu121
|
2 |
torch==2.4.0
|
3 |
-
-f https://download.pytorch.org/whl/cu121
|
4 |
torchvision==0.19.0
|
5 |
realesrgan==0.2.5
|
6 |
numpy
|
@@ -21,5 +19,4 @@ wandb
|
|
21 |
timm
|
22 |
torchmetrics
|
23 |
torch-fidelity==0.3.0
|
24 |
-
|
25 |
-
natten==0.17.1+torch240cu121
|
|
|
|
|
1 |
torch==2.4.0
|
|
|
2 |
torchvision==0.19.0
|
3 |
realesrgan==0.2.5
|
4 |
numpy
|
|
|
19 |
timm
|
20 |
torchmetrics
|
21 |
torch-fidelity==0.3.0
|
22 |
+
natten==0.17.1
|
|