interesting - i'll try another training with base 1.0 since its been awhile. thx
interesting - i'll try another training with base 1.0 since its been awhile. thx












1 - have 1 a1111 instance running on runpod, serverless mode
2 - i have 1 ready worker, 1 worker maximum
3 - the worker recieves a sync requests for txt2img, and start the process of getting access to cluster, then cold start, then begins execution the image generation requests.
4 - the worker recieves a new sync requests for txt2img. -> what happends? where is the code that handles this? how should i handle this.