fosters commited on
Commit
e27b51a
·
verified ·
1 Parent(s): 5721eb7

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -1
requirements.txt CHANGED
@@ -12,4 +12,6 @@ onnxruntime
12
  onnx
13
 
14
  # PyTorch is required by the underlying feature extractor
15
- torch
 
 
 
12
  onnx
13
 
14
  # PyTorch is required by the underlying feature extractor
15
+ torch
16
+
17
+ pydantic==2.10.6