Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -1,5 +1,6 @@
|
|
| 1 |
torch
|
| 2 |
torchvision
|
|
|
|
| 3 |
git+https://github.com/huggingface/diffusers.git
|
| 4 |
transformers
|
| 5 |
mediapipe
|
|
|
|
| 1 |
torch
|
| 2 |
torchvision
|
| 3 |
+
accelerate
|
| 4 |
git+https://github.com/huggingface/diffusers.git
|
| 5 |
transformers
|
| 6 |
mediapipe
|