Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -10,6 +10,7 @@ feedparser
|
|
10 |
torch --index-url https://download.pytorch.org/whl/cpu
|
11 |
flax
|
12 |
tensorrt
|
|
|
13 |
mysql-connector-python
|
14 |
python-dotenv
|
15 |
cython==3.0.10
|
|
|
10 |
torch --index-url https://download.pytorch.org/whl/cpu
|
11 |
flax
|
12 |
tensorrt
|
13 |
+
streamlit
|
14 |
mysql-connector-python
|
15 |
python-dotenv
|
16 |
cython==3.0.10
|