Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
|
@@ -4,4 +4,6 @@ huggingface-hub
|
|
| 4 |
aiohttp # Asynchronous HTTP Client/Server for asyncio and Python
|
| 5 |
minijinja
|
| 6 |
Pillow
|
| 7 |
-
python-dotenv
|
|
|
|
|
|
|
|
|
| 4 |
aiohttp # Asynchronous HTTP Client/Server for asyncio and Python
|
| 5 |
minijinja
|
| 6 |
Pillow
|
| 7 |
+
python-dotenv
|
| 8 |
+
transformers
|
| 9 |
+
requests
|