How to check image processing #13493
Unanswered
burhanahmed92
asked this question in
Q&A
Replies: 1 comment 2 replies
-
{
"progress": 0,
"eta_relative": 0,
"state": {
"skipped": false,
"interrupted": false,
"job": "",
"job_count": 0,
"job_timestamp": "20231004203530",
"job_no": 1,
"sampling_step": 0,
"sampling_steps": 20
},
"current_image": null,
"textinfo": null
} |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I want to detect if there is an image in processing via API. Is there a way to do it?
Also, i have 30G of vRam and seems my GPU can handle multiple requests. Is there a way to allow multiple requests in Automatic111 without going to the queue
Beta Was this translation helpful? Give feedback.
All reactions