Spaces:
Runtime error
Runtime error
acecalisto3
commited on
Commit
•
69c6df0
1
Parent(s):
524f193
Update requirements.txt
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
@@ -9,6 +9,8 @@ inspector-python
|
|
9 |
feedparser
|
10 |
torch --index-url https://download.pytorch.org/whl/cpu
|
11 |
flax
|
|
|
|
|
12 |
tensorrt
|
13 |
streamlit
|
14 |
mysql-connector-python
|
|
|
9 |
feedparser
|
10 |
torch --index-url https://download.pytorch.org/whl/cpu
|
11 |
flax
|
12 |
+
flask
|
13 |
+
jsonify
|
14 |
tensorrt
|
15 |
streamlit
|
16 |
mysql-connector-python
|