frankchieng / ComfyUI_MagicClothing

unofficial implementation of Comfyui magic clothing
Other
510 stars 44 forks source link

not working - Prompt outputs failed validation: Value not in list: model_path: 'OMS_1024_VTHD+DressCode_200000.safetensors' not in [] Value not in list: pipe_path: 'True' not in ['SG161222/Realistic_Vision_V4.0_noVAE', 'Lykon/dreamshaper-8', 'redstonehero/xxmix_9realistic_v40'] MagicClothing_Generate: - Value not in list: model_path: 'OMS_1024_VTHD+DressCode_200000.safetensors' not in [] - Value not in list: pipe_path: 'True' not in ['SG161222/Realistic_Vision_V4.0_noVAE', 'Lykon/dreamshaper-8', 'redstonehero/xxmix_9realistic_v40'] #63

Open Amit30swgoh opened 4 months ago

Amit30swgoh commented 4 months ago

image

Prompt outputs failed validation: Value not in list: model_path: 'OMS_1024_VTHD+DressCode_200000.safetensors' not in [] Value not in list: pipe_path: 'True' not in ['SG161222/Realistic_Vision_V4.0_noVAE', 'Lykon/dreamshaper-8', 'redstonehero/xxmix_9realistic_v40'] MagicClothing_Generate:

Danny-zhang-xu commented 3 months ago

These models will need to be installed:OMS_1024_VTHD+DressCode_200000.safetensors;SG161222/Realistic_Vision_V4.0_noVAE;Lykon/dreamshaper-8;redstonehero/xxmix_9realistic_v40。

yatoubusha commented 2 months ago

These models will need to be installed:OMS_1024_VTHD+DressCode_200000.safetensors;SG161222/Realistic_Vision_V4.0_noVAE;Lykon/dreamshaper-8;redstonehero/xxmix_9realistic_v40。 If I want to manually download, which directory in the project should I put the downloaded file in?

D4RK5IDE commented 2 months ago

I have the same problem. Which directory in the project should I put the downloaded file in?

edgartaor commented 1 month ago

These models will need to be installed:OMS_1024_VTHD+DressCode_200000.safetensors;SG161222/Realistic_Vision_V4.0_noVAE;Lykon/dreamshaper-8;redstonehero/xxmix_9realistic_v40。

Which directory?

Danny-zhang-xu commented 1 month ago

The model path is like this 微信图片_20240923212127

edgartaor commented 1 month ago

The model path is like this 微信图片_20240923212127

Thank you! That's really helpful.