Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +8 -1
requirements.txt
CHANGED
@@ -1,3 +1,10 @@
|
|
1 |
gradio_client
|
2 |
python-dotenv
|
3 |
-
discord
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
gradio_client
|
2 |
python-dotenv
|
3 |
+
discord
|
4 |
+
discord.py
|
5 |
+
python-dotenv
|
6 |
+
requests
|
7 |
+
pillow
|
8 |
+
pynacl
|
9 |
+
torch
|
10 |
+
diffusers
|