mirror of
https://github.com/easydiffusion/easydiffusion.git
synced 2025-06-09 03:16:52 +02:00
torchruntime upgrade - fix bug with multiple GPUs of the same model
This commit is contained in:
parent
7a383d7bc4
commit
80a4c6f295
@ -35,7 +35,7 @@ modules_to_check = {
|
||||
"onnxruntime": "1.19.2",
|
||||
"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