Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -6,4 +6,5 @@ uvicorn
|
|
6 |
redis
|
7 |
python-dotenv
|
8 |
pydantic
|
|
|
9 |
git+https://github.com/huggingface/diffusers.git
|
|
|
6 |
redis
|
7 |
python-dotenv
|
8 |
pydantic
|
9 |
+
accelerate
|
10 |
git+https://github.com/huggingface/diffusers.git
|