has anyone used a different base model for sdxl dreambooth training than sdxl base and gotten better
has anyone used a different base model for sdxl dreambooth training than sdxl base and gotten better results?

low_cpu_mem_usage=False and device_map=None if you want to randomly initialize those weights or else make sure your checkpoint file is correct.


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.low_cpu_mem_usage=Falsedevice_map=None