Spaces:
Runtime error
Runtime error
HamidBekam
commited on
Commit
•
97abea4
1
Parent(s):
b793226
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
pandas==1.3.4
|
2 |
-
|
3 |
transformers==4.12.2
|
4 |
scikit-learn==1.0.2
|
5 |
streamlit==1.3.0
|
|
|
1 |
pandas==1.3.4
|
2 |
+
SQLAlchemy==1.4.23
|
3 |
transformers==4.12.2
|
4 |
scikit-learn==1.0.2
|
5 |
streamlit==1.3.0
|