Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -4,4 +4,5 @@ xformers
|
|
| 4 |
bitsandbytes
|
| 5 |
transformers
|
| 6 |
accelerate
|
| 7 |
-
git+https://github.com/huggingface/diffusers.git
|
|
|
|
|
|
| 4 |
bitsandbytes
|
| 5 |
transformers
|
| 6 |
accelerate
|
| 7 |
+
git+https://github.com/huggingface/diffusers.git
|
| 8 |
+
scipy
|