JarekDerp

Results 12 comments of JarekDerp

It's probably what the message says - You SD card doesn't have enough space?

I tried it on my machine, 6700XT 12GB + 32GB of RAM and it works fine. I run it using Extreme Speed preset (that uses LCM Lora) and only takes...

> when I run an image-generation with foocus, the GPU mem utilization goes up near 100%. Then it STAYS there until I close Fooocus in the background. That's normal with...

Directml is a bit finicky and Microsoft hasn't made any updates to it in months. There's a ton of problems with it. Couple days ago I was trying to solve...

You can run Fooocus under the CPU, I tried that yesterday but it was veeery slow. Only 8 it took over 5 minutes to generate one image as it was...

To run it under CPU, you need to modify the run.bat like this: `.\python_embeded\python.exe -m pip uninstall torch torchvision torchaudio torchtext functorch xformers -y .\python_embeded\python.exe -m pip install torch-directml .\python_embeded\python.exe...

By the look of it, LCM is a Lora. You should be able to download the .safetensor file, paste it in the models/loras folder of fooocus and select it in...

Don't raise issues if you have a question. Ask on Reddit or Discord somewhere. This area is for bugs and report problems with the apps to devs. Also, mark your...

@ronoverdrive @hapybratt @XanderTheDev I think I found the solution in my post over here: https://github.com/n00mkrad/text2image-gui/issues/120 See it that works for you as it did for me.

I have the same problem but only with the 'control_net_name'. ![image](https://github.com/LucianoCirino/efficiency-nodes-comfyui/assets/54577977/d6622417-ba90-4c60-88eb-b918e1b2f4ac) I'm not using any controlnet in my workflow, I'm simply loding an image from a folder and upscale it.