mirror of
https://github.com/easydiffusion/easydiffusion.git
synced 2025-05-31 07:05:45 +02:00
torchruntime 1.9.2 - fixes a bug on cpu platforms
This commit is contained in:
parent
7577a1f66c
commit
3380b58c18
@ -74,7 +74,7 @@ modules_to_check = {
|
||||
"onnxruntime": "1.19.2",
|
||||
"huggingface-hub": "0.21.4",
|
||||
"wandb": "0.13.7",
|
||||
"torchruntime": "1.8.0",
|
||||
"torchruntime": "1.9.2",
|
||||
}
|
||||
modules_to_log = ["torch", "torchvision", "sdkit", "stable-diffusion-sdkit", "diffusers"]
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user