Spaces:
Running
on
T4
Running
on
T4
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -5,7 +5,7 @@ spaces==0.17.0
|
|
5 |
pydantic==1.8.2
|
6 |
typer==0.4.0
|
7 |
scikit-learn==1.3.2
|
8 |
-
|
9 |
torch==2.1.0
|
10 |
datasets==2.3.0
|
11 |
streamlit==1.21.0
|
|
|
5 |
pydantic==1.8.2
|
6 |
typer==0.4.0
|
7 |
scikit-learn==1.3.2
|
8 |
+
setfit==1.0.1
|
9 |
torch==2.1.0
|
10 |
datasets==2.3.0
|
11 |
streamlit==1.21.0
|