Spaces:
Paused
Paused
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -4,4 +4,5 @@ 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 |
+
openai
|