From e8f9a636edae177b956e0a95667e40ce67eabee2 Mon Sep 17 00:00:00 2001 From: julianbollig Date: Mon, 3 Feb 2025 14:07:18 +0100 Subject: [PATCH] try to get backends running on mac - part II comfyui works Signed-off-by: julianbollig --- WebUI/external/workflows/FaceSwapHD.json | 10 +++++----- WebUI/external/workflows/Line2ImageHD-Fast.json | 12 ++++++------ WebUI/external/workflows/Line2ImageHD-Quality.json | 10 +++++----- WebUI/external/workflows/fluxQ4.json | 8 ++++---- WebUI/external/workflows/fluxQ8.json | 8 ++++---- 5 files changed, 24 insertions(+), 24 deletions(-) diff --git a/WebUI/external/workflows/FaceSwapHD.json b/WebUI/external/workflows/FaceSwapHD.json index 094a2011..74135abb 100644 --- a/WebUI/external/workflows/FaceSwapHD.json +++ b/WebUI/external/workflows/FaceSwapHD.json @@ -170,7 +170,7 @@ }, "19": { "inputs": { - "lora_name": "latent-consistency---lcm-lora-sdxl\\pytorch_lora_weights.safetensors", + "lora_name": "latent-consistency---lcm-lora-sdxl/pytorch_lora_weights.safetensors", "strength_model": 1, "strength_clip": 1, "model": ["23", 0], @@ -183,7 +183,7 @@ }, "22": { "inputs": { - "vae_name": "RunDiffusion---Juggernaut-XL-v9\\vae\\diffusion_pytorch_model.fp16.safetensors" + "vae_name": "RunDiffusion---Juggernaut-XL-v9/vae/diffusion_pytorch_model.fp16.safetensors" }, "class_type": "VAELoader", "_meta": { @@ -192,7 +192,7 @@ }, "23": { "inputs": { - "unet_name": "RunDiffusion---Juggernaut-XL-v9\\unet\\diffusion_pytorch_model.fp16.safetensors", + "unet_name": "RunDiffusion---Juggernaut-XL-v9/unet/diffusion_pytorch_model.fp16.safetensors", "weight_dtype": "default" }, "class_type": "UNETLoader", @@ -202,8 +202,8 @@ }, "24": { "inputs": { - "clip_name1": "RunDiffusion---Juggernaut-XL-v9\\text_encoder\\model.fp16.safetensors", - "clip_name2": "RunDiffusion---Juggernaut-XL-v9\\text_encoder_2\\model.fp16.safetensors", + "clip_name1": "RunDiffusion---Juggernaut-XL-v9/text_encoder/model.fp16.safetensors", + "clip_name2": "RunDiffusion---Juggernaut-XL-v9/text_encoder_2/model.fp16.safetensors", "type": "sdxl" }, "class_type": "DualCLIPLoader", diff --git a/WebUI/external/workflows/Line2ImageHD-Fast.json b/WebUI/external/workflows/Line2ImageHD-Fast.json index fb66cfa2..a94ac5d7 100644 --- a/WebUI/external/workflows/Line2ImageHD-Fast.json +++ b/WebUI/external/workflows/Line2ImageHD-Fast.json @@ -175,7 +175,7 @@ }, "17": { "inputs": { - "control_net_name": "stabilityai---control-lora\\control-LoRAs-rank128\\control-lora-canny-rank128.safetensors" + "control_net_name": "stabilityai---control-lora/control-LoRAs-rank128/control-lora-canny-rank128.safetensors" }, "class_type": "ControlNetLoader", "_meta": { @@ -196,7 +196,7 @@ }, "19": { "inputs": { - "lora_name": "latent-consistency---lcm-lora-sdxl\\pytorch_lora_weights.safetensors", + "lora_name": "latent-consistency---lcm-lora-sdxl/pytorch_lora_weights.safetensors", "strength_model": 1, "strength_clip": 1, "model": ["23", 0], @@ -220,7 +220,7 @@ }, "22": { "inputs": { - "vae_name": "RunDiffusion---Juggernaut-XL-v9\\vae\\diffusion_pytorch_model.fp16.safetensors" + "vae_name": "RunDiffusion---Juggernaut-XL-v9/vae/diffusion_pytorch_model.fp16.safetensors" }, "class_type": "VAELoader", "_meta": { @@ -229,7 +229,7 @@ }, "23": { "inputs": { - "unet_name": "RunDiffusion---Juggernaut-XL-v9\\unet\\diffusion_pytorch_model.fp16.safetensors", + "unet_name": "RunDiffusion---Juggernaut-XL-v9/unet/diffusion_pytorch_model.fp16.safetensors", "weight_dtype": "default" }, "class_type": "UNETLoader", @@ -239,8 +239,8 @@ }, "24": { "inputs": { - "clip_name1": "RunDiffusion---Juggernaut-XL-v9\\text_encoder\\model.fp16.safetensors", - "clip_name2": "RunDiffusion---Juggernaut-XL-v9\\text_encoder_2\\model.fp16.safetensors", + "clip_name1": "RunDiffusion---Juggernaut-XL-v9/text_encoder/model.fp16.safetensors", + "clip_name2": "RunDiffusion---Juggernaut-XL-v9/text_encoder_2/model.fp16.safetensors", "type": "sdxl" }, "class_type": "DualCLIPLoader", diff --git a/WebUI/external/workflows/Line2ImageHD-Quality.json b/WebUI/external/workflows/Line2ImageHD-Quality.json index 14a97822..335abe8e 100644 --- a/WebUI/external/workflows/Line2ImageHD-Quality.json +++ b/WebUI/external/workflows/Line2ImageHD-Quality.json @@ -165,7 +165,7 @@ }, "17": { "inputs": { - "control_net_name": "stabilityai---control-lora\\control-LoRAs-rank128\\control-lora-canny-rank128.safetensors" + "control_net_name": "stabilityai---control-lora/control-LoRAs-rank128/control-lora-canny-rank128.safetensors" }, "class_type": "ControlNetLoader", "_meta": { @@ -197,7 +197,7 @@ }, "22": { "inputs": { - "vae_name": "RunDiffusion---Juggernaut-XL-v9\\vae\\diffusion_pytorch_model.fp16.safetensors" + "vae_name": "RunDiffusion---Juggernaut-XL-v9/vae/diffusion_pytorch_model.fp16.safetensors" }, "class_type": "VAELoader", "_meta": { @@ -206,7 +206,7 @@ }, "23": { "inputs": { - "unet_name": "RunDiffusion---Juggernaut-XL-v9\\unet\\diffusion_pytorch_model.fp16.safetensors", + "unet_name": "RunDiffusion---Juggernaut-XL-v9/unet/diffusion_pytorch_model.fp16.safetensors", "weight_dtype": "default" }, "class_type": "UNETLoader", @@ -216,8 +216,8 @@ }, "24": { "inputs": { - "clip_name1": "RunDiffusion---Juggernaut-XL-v9\\text_encoder\\model.fp16.safetensors", - "clip_name2": "RunDiffusion---Juggernaut-XL-v9\\text_encoder_2\\model.fp16.safetensors", + "clip_name1": "RunDiffusion---Juggernaut-XL-v9/text_encoder/model.fp16.safetensors", + "clip_name2": "RunDiffusion---Juggernaut-XL-v9/text_encoder_2/model.fp16.safetensors", "type": "sdxl" }, "class_type": "DualCLIPLoader", diff --git a/WebUI/external/workflows/fluxQ4.json b/WebUI/external/workflows/fluxQ4.json index 20e98520..51a5b455 100644 --- a/WebUI/external/workflows/fluxQ4.json +++ b/WebUI/external/workflows/fluxQ4.json @@ -65,7 +65,7 @@ }, "170": { "inputs": { - "unet_name": "city96---FLUX.1-schnell-gguf\\flux1-schnell-Q4_K_S.gguf" + "unet_name": "city96---FLUX.1-schnell-gguf/flux1-schnell-Q4_K_S.gguf" }, "class_type": "UnetLoaderGGUF", "_meta": { @@ -74,7 +74,7 @@ }, "171": { "inputs": { - "vae_name": "black-forest-labs---FLUX.1-schnell\\ae.safetensors" + "vae_name": "black-forest-labs---FLUX.1-schnell/ae.safetensors" }, "class_type": "VAELoader", "_meta": { @@ -164,8 +164,8 @@ }, "188": { "inputs": { - "clip_name1": "city96---t5-v1_1-xxl-encoder-gguf\\t5-v1_1-xxl-encoder-Q3_K_M.gguf", - "clip_name2": "comfyanonymous---flux_text_encoders\\clip_l.safetensors", + "clip_name1": "city96---t5-v1_1-xxl-encoder-gguf/t5-v1_1-xxl-encoder-Q3_K_M.gguf", + "clip_name2": "comfyanonymous---flux_text_encoders/clip_l.safetensors", "type": "flux" }, "class_type": "DualCLIPLoaderGGUF", diff --git a/WebUI/external/workflows/fluxQ8.json b/WebUI/external/workflows/fluxQ8.json index 3cde2584..99f5fe72 100644 --- a/WebUI/external/workflows/fluxQ8.json +++ b/WebUI/external/workflows/fluxQ8.json @@ -64,7 +64,7 @@ }, "170": { "inputs": { - "unet_name": "city96---FLUX.1-schnell-gguf\\flux1-schnell-Q8_0.gguf" + "unet_name": "city96---FLUX.1-schnell-gguf/flux1-schnell-Q8_0.gguf" }, "class_type": "UnetLoaderGGUF", "_meta": { @@ -73,7 +73,7 @@ }, "171": { "inputs": { - "vae_name": "black-forest-labs---FLUX.1-schnell\\ae.safetensors" + "vae_name": "black-forest-labs---FLUX.1-schnell/ae.safetensors" }, "class_type": "VAELoader", "_meta": { @@ -163,8 +163,8 @@ }, "188": { "inputs": { - "clip_name1": "city96---t5-v1_1-xxl-encoder-gguf\\t5-v1_1-xxl-encoder-Q3_K_M.gguf", - "clip_name2": "comfyanonymous---flux_text_encoders\\clip_l.safetensors", + "clip_name1": "city96---t5-v1_1-xxl-encoder-gguf/t5-v1_1-xxl-encoder-Q3_K_M.gguf", + "clip_name2": "comfyanonymous---flux_text_encoders/clip_l.safetensors", "type": "flux" }, "class_type": "DualCLIPLoaderGGUF",