Update requirements.txt
Browse files- requirements.txt +4 -2
requirements.txt
CHANGED
@@ -1,8 +1,10 @@
|
|
1 |
discord.py
|
2 |
gradio
|
3 |
huggingface-hub
|
4 |
-
aiohttp
|
5 |
minijinja
|
6 |
Pillow
|
7 |
python-dotenv
|
8 |
-
openai
|
|
|
|
|
|
1 |
discord.py
|
2 |
gradio
|
3 |
huggingface-hub
|
4 |
+
aiohttp
|
5 |
minijinja
|
6 |
Pillow
|
7 |
python-dotenv
|
8 |
+
openai
|
9 |
+
replicate
|
10 |
+
requests
|