Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +4 -0
requirements.txt
CHANGED
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
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
|