Spaces:
Runtime error
Runtime error
seawolf2357
commited on
Commit
•
c14bfb3
1
Parent(s):
820b30b
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -3,4 +3,5 @@ gradio
|
|
3 |
huggingface-hub
|
4 |
aiohttp # Asynchronous HTTP Client/Server for asyncio and Python
|
5 |
minijinja
|
6 |
-
Pillow
|
|
|
|
3 |
huggingface-hub
|
4 |
aiohttp # Asynchronous HTTP Client/Server for asyncio and Python
|
5 |
minijinja
|
6 |
+
Pillow
|
7 |
+
python-dotenv
|