Update requirements.txt
Browse files- requirements.txt +4 -1
requirements.txt
CHANGED
@@ -12,4 +12,7 @@ nltk
|
|
12 |
scikit-learn
|
13 |
torch
|
14 |
psutil
|
15 |
-
wget
|
|
|
|
|
|
|
|
12 |
scikit-learn
|
13 |
torch
|
14 |
psutil
|
15 |
+
wget
|
16 |
+
Pillow
|
17 |
+
stable-diffusion-cpp-python
|
18 |
+
imageio
|