You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 2, 2025. It is now read-only.
I have an endpoint with a custom docker image and I use it to generate images using the Fooocus API. Loras,
checkpoints, and so on are installed in this docker image. And my work is done in such a way that many requests are sent to the endpoint queue at one time and the first requests are executed correctly, but over time, by +- 20 request, I start to receive artifacts as in the images below:
P.s I censored the images with the girls, but the emphasis there was that the images usually turn out to be realistic, but here they are more cartoonish.
So the problem is that either the graphics stop being realistic, or something else happens altogether, whether it's some kind of monsters or a picture with white noise. I didn't find any errors in the logs, I tried to improve the number of GPUs, but it didn't help. I will be glad of any help.
The information that is worth knowing is that there is never such a thing in the generation of the first requests, so one gets the feeling that the Fooocus API simply "gets tired" and because of this generates images of this quality.
I have an endpoint with a custom docker image and I use it to generate images using the Fooocus API. Loras,





checkpoints, and so on are installed in this docker image. And my work is done in such a way that many requests are sent to the endpoint queue at one time and the first requests are executed correctly, but over time, by +- 20 request, I start to receive artifacts as in the images below:
P.s I censored the images with the girls, but the emphasis there was that the images usually turn out to be realistic, but here they are more cartoonish.
So the problem is that either the graphics stop being realistic, or something else happens altogether, whether it's some kind of monsters or a picture with white noise. I didn't find any errors in the logs, I tried to improve the number of GPUs, but it didn't help. I will be glad of any help.
The information that is worth knowing is that there is never such a thing in the generation of the first requests, so one gets the feeling that the Fooocus API simply "gets tired" and because of this generates images of this quality.