Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
discord.py
|
2 |
gradio
|
3 |
-
huggingface_hub
|
4 |
aiohttp # Asynchronous HTTP Client/Server for asyncio and Python
|
5 |
minijinja
|
6 |
Pillow
|
|
|
1 |
discord.py
|
2 |
gradio
|
3 |
+
huggingface_hub==0.10.0
|
4 |
aiohttp # Asynchronous HTTP Client/Server for asyncio and Python
|
5 |
minijinja
|
6 |
Pillow
|