Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +9 -9
requirements.txt
CHANGED
@@ -1,9 +1,9 @@
|
|
1 |
-
huggingface_hub
|
2 |
-
safetensors
|
3 |
-
transformers
|
4 |
-
accelerate
|
5 |
-
git+https://github.com/huggingface/diffusers
|
6 |
-
pytorch_lightning
|
7 |
-
peft
|
8 |
-
aria2
|
9 |
-
gdown
|
|
|
1 |
+
huggingface_hub
|
2 |
+
safetensors
|
3 |
+
transformers
|
4 |
+
accelerate
|
5 |
+
git+https://github.com/huggingface/diffusers
|
6 |
+
pytorch_lightning
|
7 |
+
peft
|
8 |
+
aria2
|
9 |
+
gdown
|