Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
git+https://github.com/google-gemini/generative-ai-python@imagen#egg=generative-ai-python
|
2 |
discord.py==2.4.0
|
3 |
discord.py[intents]
|
4 |
-
python-dotenv==1.0.0
|
|
|
|
1 |
git+https://github.com/google-gemini/generative-ai-python@imagen#egg=generative-ai-python
|
2 |
discord.py==2.4.0
|
3 |
discord.py[intents]
|
4 |
+
python-dotenv==1.0.0
|
5 |
+
Pillow>=9.4.0
|