Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -5,6 +5,7 @@ spaces==0.17.0
|
|
| 5 |
pydantic==1.8.2
|
| 6 |
typer==0.4.0
|
| 7 |
scikit-learn==1.3.2
|
|
|
|
| 8 |
torch==2.1.0
|
| 9 |
datasets==2.3.0
|
| 10 |
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
|