Spaces:
Running
on
Zero
Running
on
Zero
ohayonguy
commited on
Commit
·
a722599
1
Parent(s):
32865f4
issue with torch version
Browse files- requirements.txt +3 -3
requirements.txt
CHANGED
@@ -17,9 +17,9 @@ dctorch
|
|
17 |
einops
|
18 |
torch-ema==0.3
|
19 |
huggingface_hub==0.24.6
|
20 |
-
-f https://shi-labs.com/natten/wheels/
|
21 |
-
natten==0.17.1+torch220cu118
|
22 |
wandb
|
23 |
timm
|
24 |
torchmetrics
|
25 |
-
torch-fidelity==0.3.0
|
|
|
|
|
|
17 |
einops
|
18 |
torch-ema==0.3
|
19 |
huggingface_hub==0.24.6
|
|
|
|
|
20 |
wandb
|
21 |
timm
|
22 |
torchmetrics
|
23 |
+
torch-fidelity==0.3.0
|
24 |
+
-f https://shi-labs.com/natten/wheels/
|
25 |
+
natten==0.17.1+torch220cu118
|