mrhan1993 / Fooocus-API

FastAPI powered API for Fooocus
GNU General Public License v3.0
528 stars 142 forks source link

memory occupied slowly increase #134

Closed Laidawang closed 3 months ago

Laidawang commented 6 months ago

https://github.com/lllyasviel/Fooocus/issues/1646 The api service I started has been slowly increasing the memory occupied. I'm not sure if this is happening in the fooocus source code or if it's caused by the API.

Laidawang commented 6 months ago

python main.py --host 0.0.0.0 --sync-repo skip --all-in-fp16 --port 8000 --queue-history 1 --always-gpu Here are my real startup parameters.

mashb1t commented 6 months ago

Links to https://github.com/lllyasviel/Fooocus/issues/1646