lllyasviel / lllyasviel/stable-diffusion-webui-forge
img2img + ultimate SD upscale
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 13k
- Forks
- 1.7k
- PR merge metrics
- No merged PRs in 30d
Description
Sorry if was asked before but this is the right behaviour?
Everytime I use the ultimate upscale the model load and unload at each tile done
usually takes 4mins~ on 3070 8gb to do 2x with almost half of the time loading and unloading
Theres a way to keep the model on memory to avoid this?
or another upscale method to get the same results?
I tried hires before but just freeze the entire pc, being unable to do anything else
Thanks!~
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No source file, test, or entry point is named. Start by reproducing img2img with Ultimate SD upscale on the reported 8 GB GPU and trace where each tile triggers model loading and unloading. Done means establishing whether the behavior is expected and, if not, preventing unnecessary reloads without causing the system to freeze.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- machine-learning, performance
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100