Spaces:
Running
on
Zero
Running
on
Zero
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -2,7 +2,8 @@ torch --index-url https://download.pytorch.org/whl/cu118
|
|
2 |
torchvision --index-url https://download.pytorch.org/whl/cu118
|
3 |
torchaudio --index-url https://download.pytorch.org/whl/cu118
|
4 |
timm
|
5 |
-
diffusers
|
|
|
6 |
accelerate
|
7 |
tensorboard
|
8 |
einops
|
|
|
2 |
torchvision --index-url https://download.pytorch.org/whl/cu118
|
3 |
torchaudio --index-url https://download.pytorch.org/whl/cu118
|
4 |
timm
|
5 |
+
diffusers
|
6 |
+
huggingface_hub
|
7 |
accelerate
|
8 |
tensorboard
|
9 |
einops
|