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