lllyasviel/Fooocus

system memory slowly increase

Open

#1.646 aberto em 29 de dez. de 2023

Ver no GitHub
 (7 comments) (1 reaction) (0 assignees)Python (7.843 forks)batch import
bughelp wanted

Métricas do repositório

Stars
 (48.116 stars)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 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

Guia do colaborador