Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -6,5 +6,6 @@ matplotlib
|
|
6 |
opencv-python
|
7 |
scipy
|
8 |
imageio
|
|
|
9 |
transformers
|
10 |
diffusers
|
|
|
6 |
opencv-python
|
7 |
scipy
|
8 |
imageio
|
9 |
+
accelerate
|
10 |
transformers
|
11 |
diffusers
|