more
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -15,4 +15,6 @@ Pillow
|
|
15 |
scipy
|
16 |
tqdm
|
17 |
psutil
|
18 |
-
kornia>=0.7.1
|
|
|
|
|
|
15 |
scipy
|
16 |
tqdm
|
17 |
psutil
|
18 |
+
kornia>=0.7.1
|
19 |
+
diffusers>=0.25.0
|
20 |
+
opencv-python
|