MarcinSoj

Results 5 comments of MarcinSoj

Hi try to use : --disable-cuda-malloc in your run_nvidia_gpu.bat file. So output will be like this: .\python_embeded\python.exe -s ComfyUI\main.py --windows-standalone-build --lowvram --preview-method auto --bf16-vae --disable-cuda-malloc

> > Hi try to use : --disable-cuda-malloc in your run_nvidia_gpu.bat file. > > So output will be like this: .\python_embeded\python.exe -s ComfyUI\main.py --windows-standalone-build --lowvram --preview-method auto --bf16-vae --disable-cuda-malloc >...

First question is where is your Python installed?:) localization. Is it C:\ or other drive ? is it in Program Files? and when you were installing Python did you add...

> > First question is where is your Python installed?:) localization. Is it C:\ or other drive ? is it in Program Files? and when you were installing Python did...

> No they don't. > > That's the copy-pasted info from the README on the main page for _manual_ comfy installs from the git source, not the release packages for...