Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
|
@@ -2,4 +2,6 @@ streamlit>=1.22.0
|
|
| 2 |
matplotlib>=3.7.1
|
| 3 |
torch>=2.0.1
|
| 4 |
transformers>=4.30.2
|
| 5 |
-
pandas>=2.0.2
|
|
|
|
|
|
|
|
|
| 2 |
matplotlib>=3.7.1
|
| 3 |
torch>=2.0.1
|
| 4 |
transformers>=4.30.2
|
| 5 |
+
pandas>=2.0.2
|
| 6 |
+
plotly>=5.18.0
|
| 7 |
+
scikit-learn>=1.0.2
|