Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +2 -4
requirements.txt
CHANGED
@@ -1,9 +1,7 @@
|
|
1 |
streamlit==1.17.0
|
2 |
transformers==4.35.0
|
3 |
torch==2.0.0
|
4 |
-
mindsdb
|
5 |
matplotlib==3.8.0
|
6 |
pandas==2.1.0
|
7 |
-
numpy==1.26.0
|
8 |
-
smtplib==3.12.0
|
9 |
-
email==6.0.0
|
|
|
1 |
streamlit==1.17.0
|
2 |
transformers==4.35.0
|
3 |
torch==2.0.0
|
4 |
+
mindsdb
|
5 |
matplotlib==3.8.0
|
6 |
pandas==2.1.0
|
7 |
+
numpy==1.26.0
|
|
|
|