DenOfEquity

Results 81 comments of DenOfEquity

The current/old logic uses `output_dir` to determine if original filenames should be reused. That is why it only works on the 'From directory' tab. My suggested new logic uses the...

Thanks for your work on this. Point 3 is a good catch. Line 133 in your updated img2img.py is now unnecessary? As the override it removes is never set.

The setting that the error is complaining about is **Settings** -> **Saving images/grids** -> **Width/height limit for the above option, in pixels**. Try setting it to something else, then **Apply...

The checkbox on folders part is something extension devs can already do, they just need to use `InputAccordion` provided by the webui instead of the standard Gradio accordion (folder).

Reactor is working for me, though I did have to go the **Settings** tab (in Reactor extension, not main webUI settings) and set the **Execution Provider**. Before doing that, I...

The error message hints that the problem is CUDA related, so set ReActor to use CPU then press the Save button and restart if necessary. You should find that speed...

No, but the UI settings for 'xl' and 'flux' do. Those now have options in *Settings* for GPU weights, so they can be set differently if necessary. The current approach...

Have you tried the command-line argument `--always-offload-from-vram`?

closed as replaced by #2027

Not a Forge issue. That message is part of the civitai-browser-plus extension. The developer has starting working on it again recently, so try updating it.