Spaces:
Running
on
Zero
Running
on
Zero
ohayonguy
commited on
Commit
·
074436e
1
Parent(s):
cf5e6bf
added torch fidelity
Browse files- requirements.txt +3 -2
requirements.txt
CHANGED
@@ -14,9 +14,10 @@ yapf
|
|
14 |
dctorch
|
15 |
einops
|
16 |
torch-ema==0.3
|
17 |
-
huggingface_hub==0.24.
|
18 |
-f https://shi-labs.com/natten/wheels/
|
19 |
natten==0.17.1+torch220cu121
|
20 |
wandb
|
21 |
timm
|
22 |
-
torchmetrics
|
|
|
|
14 |
dctorch
|
15 |
einops
|
16 |
torch-ema==0.3
|
17 |
+
huggingface_hub==0.24.6
|
18 |
-f https://shi-labs.com/natten/wheels/
|
19 |
natten==0.17.1+torch220cu121
|
20 |
wandb
|
21 |
timm
|
22 |
+
torchmetrics
|
23 |
+
torch-fidelity==0.3.0
|