Upload folder using huggingface_hub
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -1,4 +1,5 @@
|
|
| 1 |
git+https://github.com/huggingface/diffusers.git
|
|
|
|
| 2 |
accelerate
|
| 3 |
sentencepiece
|
| 4 |
panna>=0.0.9
|
|
|
|
| 1 |
git+https://github.com/huggingface/diffusers.git
|
| 2 |
+
git+https://github.com/rwightman/pytorch-image-models.git
|
| 3 |
accelerate
|
| 4 |
sentencepiece
|
| 5 |
panna>=0.0.9
|