I keep getting this error, have attempted to install ComfyUI Layer Style manually too but it keeps coming up from the workflow. When loading the graph, the following node types were not found: LayerColor: Brightness Contrast Nodes that have failed to load will show as red on the graph.
Very cool! Thanks for sharing the workflow! Great job! The only thing is that the positive prompt is not connected anywhere, and the negative one goes to both the positive and negative pins of the ksampler, probably by mistake, or is that how it's intended?
Thank you very much AIFuzz for the tutorial on magic clothing, which is very useful to me, but I still have a question. Does this model have no effect on the replacement of pants? If so, can you tell me how to operate it? Thank you so much.
@@MagMikMor i been adding the model (oms_diffusion_768_200000.safetensors) on Unet folder but I have the same problem, Waht about to install Conda environment? i had also problem trying to install OTT Diffusion before
I've found "updated" node for BiRefnet but whenever i que the prompt i get :error Failed to validate prompt for output 68: * CheckpointLoaderSimple 41: - Value not in list: ckpt_name: 'SD\epicrealism_naturalSinRC1VAE.safetensors' not in ['cyberrealistic_v32.safetensors', 'magic_clothing_768_vitonhd_joint.safetensors'] * CheckpointLoaderSimple 12: - Value not in list: ckpt_name: 'SD\cyberrealisticRevamp_v32.safetensors' not in ['cyberrealistic_v32.safetensors', 'magic_clothing_768_vitonhd_joint.safetensors'] * Load Magic Clothing Model 11: - Value not in list: magicClothingUnet: 'magic_clothing_768_vitonhd_joint.safetensors' not in [] * LoraLoader 55: - Value not in list: lora_name: 'more_details.safetensors' not in [] * LoraLoader 56: - Value not in list: lora_name: 'intricatedetails.safetensors' not in [] * ControlNetLoader 44: - Value not in list: control_net_name: 'control_v11f1e_sd15_tile_fp16.safetensors' not in [] * UpscaleModelLoader 49: - Value not in list: model_name: '4x_Valar_v1.pth' not in [] Output will be ignored Failed to validate prompt for output 9: Output will be ignored
keep getting an error around the BiRefNet Segmentation node....is there a place to drop necessary models/point me in the right direction there? Model Loading failed - no such directory
Any idea with this error? Error occurred when executing OpenposePreprocessor: OpenposeDetector.from_pretrained() missing 1 required positional argument: 'pretrained_model_or_path' File "A:\Comfy 2\ComfyUI_windows_portable\ComfyUI\execution.py", line 151, in recursive_execute output_data, output_ui = get_output_data(obj, input_data_all) File "A:\Comfy 2\ComfyUI_windows_portable\ComfyUI\execution.py", line 81, in get_output_data return_values = map_node_over_list(obj, input_data_all, obj.FUNCTION, allow_interrupt=True) File "A:\Comfy 2\ComfyUI_windows_portable\ComfyUI\execution.py", line 74, in map_node_over_list results.append(getattr(obj, func)(**slice_dict(input_data_all, i))) File "A:\Comfy 2\ComfyUI_windows_portable\ComfyUI\custom_nodes\comfyui_controlnet_aux ode_wrappers\openpose.py", line 26, in estimate_pose model = OpenposeDetector.from_pretrained().to(model_management.get_torch_device())
Thanks for uploading, however getting this error at like 16% when loading clothing model. Error occurred when executing Load Magic Clothing Model: Error(s) in loading state_dict for UNetModel: size mismatch for input_blocks.4.1.proj_in.weight: copying a param with shape torch.Size([640, 640, 1, 1]) from checkpoint, the shape in current model is torch.Size([640, 640]).
Thanks for sharing! Had to manually install Comfy again just to make the ReActor nodes work but anyway...it worked! Very useful
for me as well. even after updating and fixing. I just bypass everything on the right side, but still magic clothing doesn't work
@@ZakariaNada did u get the cant load error?
Thank you so much, it's very, very useful.
I keep getting this error, have attempted to install ComfyUI Layer Style manually too but it keeps coming up from the workflow.
When loading the graph, the following node types were not found:
LayerColor: Brightness Contrast
Nodes that have failed to load will show as red on the graph.
I have the same, which one is this node?
Node ID '#67'
So for now just bypass those nodes. They are not essential to the workflow. They just adjust colors and contrast
@@AIFuzz59HaHa! Great answer!
@@AIFuzz59 Thanks will give it a go
Very cool! Thanks for sharing the workflow! Great job!
The only thing is that the positive prompt is not connected anywhere, and the negative one goes to both the positive and negative pins of the ksampler, probably by mistake, or is that how it's intended?
No that is our mistake! Sorry!
Great stuff!
Thanks!
Thank you very much AIFuzz for the tutorial on magic clothing, which is very useful to me, but I still have a question. Does this model have no effect on the replacement of pants? If so, can you tell me how to operate it? Thank you so much.
Blendimg modes is the phrase you are looking for when you changed the logo to screen mode in Photoshop. 😉
Yes! Thank you
super merci, cela est possible aussi de le faire pour 2 vêtements: le bas et le haut ? de refaire une video avec workflow ?
oui ! nous allons expérimenter davantage et, espérons-le, faire une vidéo sur les bas et d'autres articles vestimentaires !
@@AIFuzz59 SUPER merci !
I having problems trying to install the MagicClothing Node ... Can do you created another video explaining how to install correctly ? ✌
if you concentrate you can hear him mumble something about it around the 2:30 mark
I been adding the model (oms_diffusion_768_200000.safetensors) on Unet folder. But still not work ... any other advised?
@@MagMikMor i been adding the model (oms_diffusion_768_200000.safetensors) on Unet folder
but I have the same problem, Waht about to install Conda environment? i had also problem trying to install OTT Diffusion before
thanks, but why the result is very blurry ?
Which result? The one before or after the upscale?
@@AIFuzz59 after upscale, the cloth is blurry
How does it compare to Cat Vton and OOTDiffusion?
Is this bassd on IP adapter? Thanks looks good
Thank you for sharing!
Of course!i
I can't find your mode checkpoints to download, please update the link, thank you!
I cant get BiRefNet or Layer Styles to work, there are a lot of conflicting dependencies, are these mandatory for the work flow?
fixing the ReActor node, in cmd downgrade numphy to 1.26.4 "Pip install numpy 1.26.4"
I've found "updated" node for BiRefnet but whenever i que the prompt i get
:error Failed to validate prompt for output 68:
* CheckpointLoaderSimple 41:
- Value not in list: ckpt_name: 'SD\epicrealism_naturalSinRC1VAE.safetensors' not in ['cyberrealistic_v32.safetensors', 'magic_clothing_768_vitonhd_joint.safetensors']
* CheckpointLoaderSimple 12:
- Value not in list: ckpt_name: 'SD\cyberrealisticRevamp_v32.safetensors' not in ['cyberrealistic_v32.safetensors', 'magic_clothing_768_vitonhd_joint.safetensors']
* Load Magic Clothing Model 11:
- Value not in list: magicClothingUnet: 'magic_clothing_768_vitonhd_joint.safetensors' not in []
* LoraLoader 55:
- Value not in list: lora_name: 'more_details.safetensors' not in []
* LoraLoader 56:
- Value not in list: lora_name: 'intricatedetails.safetensors' not in []
* ControlNetLoader 44:
- Value not in list: control_net_name: 'control_v11f1e_sd15_tile_fp16.safetensors' not in []
* UpscaleModelLoader 49:
- Value not in list: model_name: '4x_Valar_v1.pth' not in []
Output will be ignored
Failed to validate prompt for output 9:
Output will be ignored
Thanks 4 share. Magic clothing also work on SDXL ?
thanks
thanks for the workflow , it is working seamlessly. Can you help me with the lower body cloths ie. pants ans shoes ? does this work for them too?
We are testing out the other models to see which will work for lower half clothing
Another thing to note if your upscaler was running on a SDXL model it will be able to retain logos and text even better
I'm using SDXL hyper model or regular, and tried magic model 768 and the 1024 but still doesn't work. What could be the problem?
did you try with sd 1.5?
keep getting an error around the BiRefNet Segmentation node....is there a place to drop necessary models/point me in the right direction there? Model Loading failed - no such directory
I'm having the same issue. Tried reinstalling BiRefNet node but keep getting same error, no directory in models path?
Anyone else having the problem that the step box and denoise on the upscaler part do not appear with the parameters and that part gives an error?
@@pruebalandia1234 what do you mean? The nodes are missing?
Any idea with this error?
Error occurred when executing OpenposePreprocessor:
OpenposeDetector.from_pretrained() missing 1 required positional argument: 'pretrained_model_or_path'
File "A:\Comfy 2\ComfyUI_windows_portable\ComfyUI\execution.py", line 151, in recursive_execute
output_data, output_ui = get_output_data(obj, input_data_all)
File "A:\Comfy 2\ComfyUI_windows_portable\ComfyUI\execution.py", line 81, in get_output_data
return_values = map_node_over_list(obj, input_data_all, obj.FUNCTION, allow_interrupt=True)
File "A:\Comfy 2\ComfyUI_windows_portable\ComfyUI\execution.py", line 74, in map_node_over_list
results.append(getattr(obj, func)(**slice_dict(input_data_all, i)))
File "A:\Comfy 2\ComfyUI_windows_portable\ComfyUI\custom_nodes\comfyui_controlnet_aux
ode_wrappers\openpose.py", line 26, in estimate_pose
model = OpenposeDetector.from_pretrained().to(model_management.get_torch_device())
Do you have the ControlNet open pose model in the right folder?
@@AIFuzz59 Yes it's in models/controlnet
Does this support SDXL models?
As of right now, no
Thanks for uploading, however getting this error at like 16% when loading clothing model.
Error occurred when executing Load Magic Clothing Model:
Error(s) in loading state_dict for UNetModel:
size mismatch for input_blocks.4.1.proj_in.weight: copying a param with shape torch.Size([640, 640, 1, 1]) from checkpoint, the shape in current model is torch.Size([640, 640]).
Ran an update all and its working ty :)