Spaces:
Running
on
Zero
Running
on
Zero
Lord-Raven
commited on
Commit
·
2aba89d
1
Parent(s):
0f9877e
Experimenting with few-shot classification.
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -6,4 +6,5 @@ optimum[exporters,onnxruntime]==1.21.4
|
|
6 |
setfit==1.0.3
|
7 |
torch==1.12.1
|
8 |
torchvision==0.13.1
|
|
|
9 |
transformers==4.44.2
|
|
|
6 |
setfit==1.0.3
|
7 |
torch==1.12.1
|
8 |
torchvision==0.13.1
|
9 |
+
sentence-transformers==3.0.1
|
10 |
transformers==4.44.2
|