lllyasviel/Fooocus

system memory slowly increase

Open

#1.646 geöffnet am 29. Dez. 2023

Auf GitHub ansehen
 (7 Kommentare) (1 Reaktion) (0 zugewiesene Personen)Python (7.843 Forks)batch import
bughelp wanted

Repository-Metriken

Stars
 (48.116 Stars)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

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