Spaces:
Running
on
Zero
Running
on
Zero
Upload folder using huggingface_hub
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,5 +1,6 @@
|
|
1 |
--extra-index-url https://download.pytorch.org/whl/cu113
|
2 |
git+https://github.com/rwightman/pytorch-image-models.git
|
|
|
3 |
torch
|
4 |
torchvision
|
5 |
spaces
|
|
|
1 |
--extra-index-url https://download.pytorch.org/whl/cu113
|
2 |
git+https://github.com/rwightman/pytorch-image-models.git
|
3 |
+
git+https://github.com/huggingface/diffusers.git
|
4 |
torch
|
5 |
torchvision
|
6 |
spaces
|