Closed ChristianMayer closed 1 week ago
--flux --checkpoints
will list Flux dev/schnell checkpoints.
--flux
would just be the prerequisites, but there currently aren't any.
So it's working as expected for now, there just isn't much there yet for flux.
I don't understand that answer. The Flux model itself is already available on my system, but that shouldn't matter.
What I'm missing is that it doesn't tell me that it wants to download the controlnets https://github.com/Acly/krita-ai-diffusion/blob/00536f49a80b6508974291aa966d4699b94fdf71/ai_diffusion/resources.py#L660-L696
Oh, forgot I added those.
--flux --controlnet
lists them.
I get
Although
$ python download_models.py -v -d --sdxl ~/path/to/ComfyUI/
would work as expected.