AbdBarho / stable-diffusion-webui-docker

Easy Docker setup for Stable Diffusion with user-friendly UI
Other
6.65k stars 1.11k forks source link

how do I add unet for FLUX-dev? #728

Open fahadshery opened 1 month ago

fahadshery commented 1 month ago

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.

feickoo commented 3 days ago

I happen to make it work on first try. im no coder, but with Chat-GPT and a little bit of patience... work-around