Skip to content

Commit daa9451

Browse files
committed
Use a newer torchruntime
1 parent f5f6b08 commit daa9451

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,6 @@
1717
"controlnet-aux==0.0.6",
1818
"invisible-watermark==0.2.0", # required for SD XL
1919
"huggingface_hub==0.21.4",
20-
"torchruntime>=1.9.4",
20+
"torchruntime>=1.13.1",
2121
],
2222
)

0 commit comments

Comments
 (0)