Recognize Phoenix3 and Phoenix4 AMD APUs

This commit is contained in:
cmdr2 2025-02-13 15:21:52 +05:30
parent 03c49d5b47
commit 40bcbad797

View File

@ -35,7 +35,7 @@ modules_to_check = {
"onnxruntime": "1.19.2",
"huggingface-hub": "0.21.4",
"wandb": "0.13.7",
"torchruntime": "1.9.5",
"torchruntime": "1.13.0",
}
modules_to_log = ["torchruntime", "torch", "torchvision", "sdkit", "stable-diffusion-sdkit", "diffusers"]