Spaces:
Runtime error
Runtime error
Commit
·
2c329a4
1
Parent(s):
15b3fd6
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -2,3 +2,4 @@ git+https://github.com/huggingface/diffusers.git
|
|
2 |
git+https://github.com/huggingface/transformers.git
|
3 |
--extra-index-url https://download.pytorch.org/whl/cu113
|
4 |
torch >= 2.0
|
|
|
|
2 |
git+https://github.com/huggingface/transformers.git
|
3 |
--extra-index-url https://download.pytorch.org/whl/cu113
|
4 |
torch >= 2.0
|
5 |
+
accelerate
|