jovan2009

Results 35 comments of jovan2009

Yes, I tried without tonemapping and it seems tilted and not tilted outputs have the same colors.

I'm baffled, how did you guys, who get this "forced update" + delete, install ComfyUI? I myself simply git cloned ComfyUI repository in a folder. If and when I want...

> comfyui portable 0.3.68 cu128 version, triton-windows v3.5.0-windows.post21, sageattention-2.2.0+cu128torch2.9.0andhigher.post4-cp39, Recently updated GGUF custom node. > > MSVC's x64 Native Tools Command Prompt for VS 2022 Run it through. (To avoid...

How about using double quotes (or what they are called, I'm not native English speaker) around the paths that contain spaces? Using one of your examples `"E:/whatever path/to/output"` instead of...

I am in no way an expert, as a matter of fact I don't fully understand virtual environment and how to use it correctly, so I never use such thing,...

> Edit 2: to be more clear, my hypothesis is that your problem has more to do with how the underlying Python deals with the windows file system than with...

> The current workaround when you experience that is to add `--reserve-vram 1` or higher just to prevent the spillover into shared; it's the amount of VRAM the memory management...

> because of you i tried new params thinking may be get some boost, however many exceptions and oom then come . I have to revert to a version a...

> Sorry if this is a dumb question, but is --async-offload a replacement for --cuda-malloc? I noticed that when I use both --cuda-malloc and --async-offload at the same time, the...

> Pinned memory is now enabled by default? I just found this in the console: _**Enabled pinned memory 58940.0**_ > > ``` > Total VRAM 24564 MB, total RAM 130980...