mirror of
https://github.com/easydiffusion/easydiffusion.git
synced 2025-06-19 17:39:16 +02:00
torchruntime upgrade - fix bug with multiple GPUs of the same model
This commit is contained in:
parent
43d2642b68
commit
55a31c77e6
@ -35,7 +35,7 @@ modules_to_check = {
|
||||
# "xformers": "0.0.16",
|
||||
"huggingface-hub": "0.21.4",
|
||||
"wandb": "0.13.7",
|
||||
"torchruntime": "1.13.0",
|
||||
"torchruntime": "1.13.1",
|
||||
"torchsde": "0.2.6",
|
||||
}
|
||||
modules_to_log = ["torchruntime", "torch", "torchvision", "sdkit", "stable-diffusion-sdkit", "diffusers"]
|
||||
|
Loading…
x
Reference in New Issue
Block a user