Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
discord.py
|
2 |
python-dotenv
|
3 |
gradio==3.0.0
|
4 |
-
huggingface_hub
|
|
|
|
1 |
discord.py
|
2 |
python-dotenv
|
3 |
gradio==3.0.0
|
4 |
+
huggingface_hub
|
5 |
+
pytz
|