XiaoCC

Results 37 comments of XiaoCC

> @XiaoCC, nice work! I think you might be using an extension that exposes the settings through the /state endpoint since I don’t see that particular endpoint in my Auto1111....

![image](https://github.com/AbdullahAlfaraj/Auto-Photoshop-StableDiffusion-Plugin/assets/7299222/56b8532b-087b-4b85-9318-267212559666) ![image](https://github.com/AbdullahAlfaraj/Auto-Photoshop-StableDiffusion-Plugin/assets/7299222/439844c4-bf20-4817-89a5-deebf5796ee3) I use the stable diffusion modified by 秋葉aaaki I have the interface /state/config.json

I think it's because the ps plugin didn't call the api successfully. It's just that the progress bar of the ps plugin is slowly changing, and it's stuck at 100%

@AbdullahAlfaraj I use remote calls. sd-url Could it be that the interrogate button only calls the local stable diffusion?

能否只有一张图片的时候不让滑动呢

搞定了 /*\* 配置scrollView */ func scrollViewPrepare(){ ``` if self.dataModles?.count == 0{return} if self.dataModles?.count > 1 { if !isOnceAction { let width = self.bounds.width let height = self.bounds.height //设置contentSize self.contentSize =...

这个项目还会更新么?

sudo dpkg --add-architecture armhf sudo apt update sudo apt install libc6:armhf sudo apt install -f sudo apt install libstdc++6:armhf sudo apt install libssl1.1:armhf sudo apt install libz1:armhf 这些命令敲完64位系统就能正常运行了

试试看:sudo chmod 777 /dev/ttyUSB0 Raspberry Pi 3 + Ubuntu20.04(arm64)