stable-diffusion-multi-user
stable-diffusion-multi-user copied to clipboard
stable diffusion multi-user django server code with multi-GPU load balancing
我按照这种格式 添加到prompt中 ,控制台跳出 Skipping unknown extra network: lora lora 请问如何修复?
按照大佬的方法配置下去 当访问api的时候出现403?
公众号里似乎只讲了使用API的方法。
如题
您好,请问如果使用该框架在单机上调用多个gpu可以实现吗? ip_list = { "1.1.1.1": {}, "2.2.2.2": {}, } 这个设置调用的逻辑是?
任务执行过程中可以切换gpu吗?
when i run by the instruction and it can run int local:5001 i can send txt2img ,but GPU sever does not works well