mirror of
https://github.com/easydiffusion/easydiffusion.git
synced 2025-06-01 15:46:54 +02:00
Another fix for mps backend
This commit is contained in:
parent
7a17adc46b
commit
d0f45f1f51
@ -74,7 +74,7 @@ modules_to_check = {
|
|||||||
"onnxruntime": "1.19.2",
|
"onnxruntime": "1.19.2",
|
||||||
"huggingface-hub": "0.21.4",
|
"huggingface-hub": "0.21.4",
|
||||||
"wandb": "0.13.7",
|
"wandb": "0.13.7",
|
||||||
"torchruntime": "1.9.3",
|
"torchruntime": "1.9.4",
|
||||||
}
|
}
|
||||||
modules_to_log = ["torch", "torchvision", "sdkit", "stable-diffusion-sdkit", "diffusers"]
|
modules_to_log = ["torch", "torchvision", "sdkit", "stable-diffusion-sdkit", "diffusers"]
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user