Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +4 -4
requirements.txt
CHANGED
|
@@ -1,4 +1,6 @@
|
|
| 1 |
-
|
|
|
|
|
|
|
| 2 |
|
| 3 |
torch
|
| 4 |
|
|
@@ -8,12 +10,10 @@ pipeline
|
|
| 8 |
|
| 9 |
transformers
|
| 10 |
|
| 11 |
-
accelerate
|
| 12 |
|
| 13 |
safetensors
|
| 14 |
|
| 15 |
-
spaces
|
| 16 |
-
|
| 17 |
peft
|
| 18 |
|
| 19 |
gradio
|
|
|
|
| 1 |
+
spaces
|
| 2 |
+
|
| 3 |
+
git+https://github.com/huggingface/diffusers.git
|
| 4 |
|
| 5 |
torch
|
| 6 |
|
|
|
|
| 10 |
|
| 11 |
transformers
|
| 12 |
|
| 13 |
+
accelerate
|
| 14 |
|
| 15 |
safetensors
|
| 16 |
|
|
|
|
|
|
|
| 17 |
peft
|
| 18 |
|
| 19 |
gradio
|