Spaces:
Runtime error
Runtime error
mend
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -4,5 +4,6 @@ pydantic==1.10.12
|
|
4 |
transformers==4.4.2
|
5 |
gradio<4.0.0
|
6 |
plotly
|
|
|
7 |
torch==2.1.0
|
8 |
altair<5
|
|
|
4 |
transformers==4.4.2
|
5 |
gradio<4.0.0
|
6 |
plotly
|
7 |
+
scikit-learn
|
8 |
torch==2.1.0
|
9 |
altair<5
|