lllyasviel/Fooocus

system memory slowly increase

Open

#1,646 opened on Dec 29, 2023

View on GitHub
 (7 comments) (1 reaction) (0 assignees)Python (7,843 forks)batch import
bughelp wanted

Repository metrics

Stars
 (48,116 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

Read Troubleshoot

[x] I admit that I have read the Troubleshoot before making this issue.

Describe the problem The memory used by the program seems to be slowly increasing

Full Console Log image image image This is a potential problem that cannot be expressed in log. You can see that the memory occupied by fooocus is slowly increasing. My startup params: python entry_with_update.py --listen 0.0.0.0 --all-in-fp16 --port 8000 --always-gpu

Contributor guide