https://zhuanlan.zhihu.com/p/112902330
Amazon Lightsail 亚马逊 取消订阅/取消自动扣费的方法
https://repost.aws/zh-Hans/knowledge-center/shut-down-lightsail
使用docker-compose安装frps碰到frps.ini不生效的问题
本来 docker-compose.yml 文件应该这样,但是运行发现配置文件没生效,端口都没打开 version: '3' services: frps: image: snowdreamtech/frps:lates…
阿里云服务器 宝塔面板 放行端口/打开端口的方法,其它端口也适用
https://www.aliyunbaike.com/ecs/6658/ https://blog.csdn.net/weixin_44865458/article/details/117573814
一个类似钛备份的手机专业备份工具
https://github.com/NeoApplications/Neo-Backup
StableDiffusion中使用SDXL模型作图,使用ControlNet中的openpose报错解决方法 RuntimeError: mat1 and mat2 shapes cannot be multiplied
注意模型要选择 SDXL专用模型,不止是openpose,其它比如Canny也一样,要使用专用的 下载地址: https://huggingface.co/thibaud/controlnet-openpose-sdxl…