DenOfEquity
DenOfEquity
On start, Forge prints the amount of VRAM and RAM it finds to the console. Compare those to the expected values. Also, see #1474.
@phongthuong Forge has tried to automatically download preprocessor models needed for openpose controlnet, but hasn't been able to. I've tested on my computer and it all worked correctly, so either...
In general, at the start of the error message in the console it'll say what it was trying to download and where it would put it. For zoe-depth: file is...
Where did you install from? I tried https://github.com/Coyote-A/ultimate-upscale-for-automatic1111/ - it is showing in img2img scripts, and working correctly. Also, check console for any errors.
Start by updating. Close Forge, run `update.bat` from your install directory.
Quick examples:
Untested in official Forge: * rewritten `apply_circular_forge` function in `modules_forge/utils.py` (new implementation is a bit hacky, patches a Torch function) * replacement code: ``` from typing import Optional original_conv2dForward =...
This also works for me, thanks SpydirRoot. I don't see any reason why this change would break anything, it's just an update to the new Gradio way. Possibly it'll need...
The best solution would be to contact the developer of whichever of these extensions looks best maintained and/or already has the most features you want and ask them if they'd...
previously discussed, fix here: https://github.com/lllyasviel/stable-diffusion-webui-forge/issues/889#issuecomment-2257289510