lllyasviel / lllyasviel/stable-diffusion-webui-forge
关于爆内存的问题,希望敏神能够看到并解决
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 13k
- Forks
- 1.7k
- PR merge metrics
- No merged PRs in 30d
Description
身边的几个朋友也出现了同样的问题,网页端生图会不断的提升内存,通过其他软件用API生图内存就一直飙升直到没有空闲内存后自动停止运行
我们也从16G内存升级到32G 又从32G提升到48G 这个问题始终存在 要在每次程序停止运行时再次启动程序 这样无限循环
敏神 可否有方法能解决这个问题
@lllyasviel

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
The report mentions memory growth during image generation through the web interface and through an API, but names no file, test, or reproducible workload. Start by reproducing both paths while monitoring memory and record the model, settings, and request pattern. Done means the leak is isolated and repeated generation no longer exhausts available memory.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- api, backend, machine-learning
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100