Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -11,4 +11,5 @@ torchvision==0.20.0
|
|
11 |
torchaudio==2.5.0
|
12 |
einops==0.7.0
|
13 |
protobuf==5.26.1
|
14 |
-
pydantic==2.10.6
|
|
|
|
11 |
torchaudio==2.5.0
|
12 |
einops==0.7.0
|
13 |
protobuf==5.26.1
|
14 |
+
pydantic==2.10.6
|
15 |
+
sentence-transformer
|