Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -3
requirements.txt
CHANGED
@@ -12,6 +12,4 @@ onnxruntime
|
|
12 |
onnx
|
13 |
|
14 |
# PyTorch is required by the underlying feature extractor
|
15 |
-
torch
|
16 |
-
|
17 |
-
pydantic==2.10.6
|
|
|
12 |
onnx
|
13 |
|
14 |
# PyTorch is required by the underlying feature extractor
|
15 |
+
torch
|
|
|
|