stable-diffusion-webui-docker icon indicating copy to clipboard operation
stable-diffusion-webui-docker copied to clipboard

how do I add unet for FLUX-dev?

Open fahadshery opened this issue 1 year ago • 1 comments

Hi,

I am running comfy. I wish to try out the FLUX workflow. I created a folder name unet in the /data/models and downloaded the Flux-dev model into it but comfy can't load it? I came across this extra_model_paths.yaml in the services/comfy folder and I added the following line in this:

unet: models/unet
also tried:
UNETLoader: models/unet

but still can't load it. Any help would be appreciated.

fahadshery avatar Aug 30 '24 10:08 fahadshery