diffusion-client
diffusion-client copied to clipboard
a powerful stable-diffusion-webui client for android
I connected to my automatic 1111 but when I try to create an image nothing happens it just sY http error
2 validation errors for controlNetUnit resize_mode (type=assertion_error_ control_mode value is not avalid enumeration member; permitted:'Balanced','My prompt is more important','controlNet is more important' 其他错误提示信息被挡住看不到了 生成图片‘错误’
This app is amazing. I think it's the best app we have for mobile by far. I have some ideas and I'm not even sure if this app is still...
建议: ` Slider( value = prompt.piority.toFloat(), valueRange = 0f..10f, onValueChange = { newValue -> // 1. 格式化值(可选) val formattedValue = "%.2f".format(newValue).toInt() // 2. 通过回调更新状态(推荐不可变更新) updateListByPrompt(prompt) { oldPrompt -> oldPrompt.copy(piority =...
非常美观、强大而且优雅的客户端,可不可以稍微调一下再出个版本。需要这两个功能的场景还是挺多的,提示词权重能调整到小数点后一位,Lora权重范围能有-10到10就可以了