Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -1,4 +1,5 @@
|
|
| 1 |
discord.py==2.4.0
|
| 2 |
fastapi
|
| 3 |
uvicorn
|
|
|
|
| 4 |
huggingface_hub
|
|
|
|
| 1 |
discord.py==2.4.0
|
| 2 |
fastapi
|
| 3 |
uvicorn
|
| 4 |
+
requests
|
| 5 |
huggingface_hub
|