lllyasviel / lllyasviel/stable-diffusion-webui-forge

关于爆内存的问题,希望敏神能够看到并解决

Open
#2,212 1 comment 0 reactions 0 assignees View on GitHub

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
![微信图片_20241029175854](https://github.com/user-attachments/assets/0549198d-4c32-4649-ae54-2193330e6fd7)

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.