Spaces:
Runtime error
Runtime error
acecalisto3
commited on
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -14,6 +14,7 @@ feedgen==1.0.0
|
|
14 |
torch --index-url https://download.pytorch.org/whl/cpu
|
15 |
flask
|
16 |
jsonify
|
|
|
17 |
mysql-connector-python
|
18 |
python-dotenv
|
19 |
cython==3.0.10
|
|
|
14 |
torch --index-url https://download.pytorch.org/whl/cpu
|
15 |
flask
|
16 |
jsonify
|
17 |
+
aiohttp
|
18 |
mysql-connector-python
|
19 |
python-dotenv
|
20 |
cython==3.0.10
|