Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ diffusers>=0.27.0
lark
mpi4py
numpy<2
onnx>=1.18.0
onnx>=1.18.0,<1.20.0
onnx_graphsurgeon>=0.5.2
openai
polygraphy
Expand Down
Loading