Skip to content

Commit 8cba8c0

Browse files
Pin torch<2.9 for diffusers test
Signed-off-by: Keval Morabia <[email protected]>
1 parent d3a6355 commit 8cba8c0

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

examples/diffusers/quantization/requirements.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,6 @@ nvtx
44
onnx_graphsurgeon
55
opencv-python>=4.8.1.78,<4.12.0.88
66
sentencepiece
7+
# TODO: Fix for torch 2.9
8+
torch<2.9
9+
torchvision<0.24.0

0 commit comments

Comments
 (0)