Zero
Zero
> There is still no support for CUDA 12.4 of xformers, have you downgraded to 12.1 or stayed in 12.4 ? https://github.com/facebookresearch/xformers/issues/1079#issuecomment-2314133170
> Just found the solution, there is missing xformers folder in ComfyUI_windows_portable\python_embeded\Lib\site-packages, i simply copied xformers and xformers-0.0.22.post4.dist-info (just to be safe) folders from AppData\Local\Programs\Python\Python310\Lib\site-packages, for you it would probably...
**UPDATE:** Ok, i found the problem, it only works if **Batch Count** is set to **1**. Why is it like that, we can't create more than 1 image at the...


> @IsaiChristian You are missing the [ae.safetensors],https://huggingface.co/black-forest-labs/FLUX.1-dev/tree/main It must be inside **text_encoder** or **VAE** folder?
> > > @IsaiChristian You are missing the [ae.safetensors],https://huggingface.co/black-forest-labs/FLUX.1-dev/tree/main > > > > > > It must be inside **text_encoder** or **VAE** folder? > > **VAE** Thx.
> @qw381523977 Recommend you download the bnb-nf4-v2 model so that you don't have to load the vae model additionally Excuse me, so with that model, we don't need to use...
> set this to skip lora patching  But what disadvantages or collateral damage have that?