lanna_lalala;- commited on
Commit ·
3958d92
1
Parent(s): 66cec0d
init frontend
Browse files- requirements.txt +3 -0
requirements.txt
CHANGED
|
@@ -36,3 +36,6 @@ plotly
|
|
| 36 |
python-dotenv==1.0.1
|
| 37 |
requests>=2.32
|
| 38 |
huggingface_hub==0.24.5
|
|
|
|
|
|
|
|
|
|
|
|
| 36 |
python-dotenv==1.0.1
|
| 37 |
requests>=2.32
|
| 38 |
huggingface_hub==0.24.5
|
| 39 |
+
|
| 40 |
+
# frontend requirements.txt (add this line)
|
| 41 |
+
mysql-connector-python==9.0.0
|