ZYJ-3721
ZYJ-3721
太容易爆显存了,默认图像大小是1024以上,把生成的图像尺寸设置为512,可以跑,但效果很差,不知道是不是因为尺寸问题
webui为什么不能在云上部署?
So there is no way to route to the local model API interface, i had to write my own code to integrate my model API according to the provider's architecture...
This means that it can not be routed to an API other than this, for example, the COMFYUI API can not be invoked through this integration
Okay, I see. I think I might have to write my own integration, thank you very much for your answers