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