sachin commited on
Commit
1f03429
·
1 Parent(s): f914254
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -22,8 +22,8 @@ packaging # Added to resolve flash-attn dependency
22
  flash-attn
23
 
24
  torchaudio
25
- onnx
26
- onnxruntime
27
  onnxruntime-gpu
28
  uvicorn
29
  fastapi
 
22
  flash-attn
23
 
24
  torchaudio
25
+ onnx==1.16.2
26
+ onnxruntime==1.21.0
27
  onnxruntime-gpu
28
  uvicorn
29
  fastapi