- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -3,4 +3,5 @@ torch
|
|
3 |
pytumblr
|
4 |
openai
|
5 |
discord
|
6 |
-
stability_sdk
|
|
|
|
3 |
pytumblr
|
4 |
openai
|
5 |
discord
|
6 |
+
stability_sdk
|
7 |
+
IPython
|