Razvan B.
Razvan B.
I see. Thank you.
same here `ERROR:root:!!! Exception during processing !!! ERROR:root:Traceback (most recent call last): File "H:\DEV\REPOS\Stable-diffusion\ComfyUI\execution.py", line 152, in recursive_execute output_data, output_ui = get_output_data(obj, input_data_all) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "H:\DEV\REPOS\Stable-diffusion\ComfyUI\execution.py", line 82, in get_output_data...
Yep, this was the problem for me. Thank you.
Please update the addon for Blender 4.2. Please.
The problem is that there is no search option when you get into a subfolder, but the ComfyUI implementation has search. This one: 
That will be nice. Thanks
Looks good. Thanks
I see. Thanks
According to this: master-0e86d90 stable-diffusion.cpp should work on Nvidia 3xxx series RTX but it still doesn't: .\sd.exe --diffusion-model "D:\MODELS\Chroma\Chroma1-HD-Flash-Q8_0.gguf" --t5xxl "D:\MODELS\Clip\flan_t5_xxl_TE-only_Q6_K.gguf" --vae "D:\MODELS\Vae\Vae_FLUX.1-schnell.safetensors" --prompt "a woman face" --clip-on-cpu [INFO ]...