当前位置: 首页 > java >正文

本地运行C++版StableDiffusion!开源应用StableVerce发布

本地运行C++版StableDiffusion!开源应用StableVerce发布

StableVerse是一个用C++开发的本地运行的图形工具。适合初学者快速入门;适用于办公室工作人员的文本和图像制作的小规模计算能力场景。

开源地址:https://github.com/kelvin-luo/StableVerse

🚀新特性:

-新手友好:预先配置多个主流型号,帮助初学者快速进入角色;
-选定案例:整合最佳实践以快速生成图像;
-高性能:用C++编写,可直接访问硬件;
-轻便:体积更小;
-离线:独立型号,可定制。它可以在没有限制或互联网连接的情况下使用。
-隐私保护:本地模式,本地运行。

安装

预编译包下载链接:

https://github.com/kelvin-luo/StableVerse/releases/download/V20250723/StableVerse_v1.0_MSVC2019_v20250723.7z

sha256:775b45a60331c0d6546e41adee2f93c700aa2105e166acbb3dca874b2a8bea5c

模型下载:

通过网盘分享的文件:models
链接: https://pan.baidu.com/s/1hAve7jp1HlVwV3GIfu_n1w?pwd=vgqi 提取码: vgqi
–来自百度网盘超级会员v4的分享

🎉例子

anime:

"1 girl," 
negative: "bad hands, text, error, missing fingers, extra digit, fewer digits, cropped, worst quality, low quality, normal quality, jpeg artifacts, signature, watermark, username, blurry, Missing limbs, three arms, bad feet, text font ui, signature, blurry, malformed hands, long neck, mutated hands and fingers :1.5).(long body :1.3),(mutation ,poorly drawn :1.2), disfigured, malformed, mutated, multiple breasts, futa, yaoi, three legs, huge breasts,"

在这里插入图片描述

style avatar:

"The composition is divided into top, bottom, left, and right arrangements, with a watercolor style. There are six girl portraits with different expressions, skin tones, hair colors, appearances, clothing, and hair accessories. The colors are rich and full, the lighting is soft, and the background is a simple gradient color" 

在这里插入图片描述

logo:

"A simple creative logo,Side wolf head image,centre,In a minimalist style,Tattoo style,Logo design,color lump,Minimalist style"

在这里插入图片描述

📌 用法

在这里插入图片描述
在这里插入图片描述
在这里插入图片描述

在这里插入图片描述

反馈&交流

请添加QQ群1035351899联系
在这里插入图片描述

❤捐助

Developing software is not easy,if you like this software, please provide support❤️!Please follow my website,thank you to every star⭐ !

在这里插入图片描述

💞致谢

comfyui: https://github.com/comfyanonymous/ComfyUI

stable-diffusion-webui: https://github.com/AUTOMATIC1111/stable-diffusion-webui

stable-diffusion.cpp: https://github.com/leejet/stable-diffusion.cpp

SimpleSDXL: https://github.com/metercai/SimpleSDXL

Qt: https://qt-project.org

http://www.xdnf.cn/news/16113.html

相关文章:

  • 垃圾回收介绍
  • (LeetCode 面试经典 150 题 ) 228. 汇总区间 (数组)
  • Ubuntu 1804 编译ffmpeg qsv MediaSDK libva 遇到的问题记录
  • 计算机网络学习----域名解析
  • 牛油果褐变的成因与食用安全
  • 棱镜技术在光谱相机中应用
  • JVM、Dalvik、ART区别
  • JVM、Dalvik、ART垃圾回收机制
  • 1.1 Deep learning?pytorch ?深度学习训练出来的模型通常有效但无法解释合理性? 如何 解释?
  • 「iOS」——KVC
  • QT的moveToThread 用法
  • GaussDB null的用法
  • 深入浅出理解 Reactor:响应式编程的利器​
  • 为什么IMU是无人机稳定控制的的核心?
  • LNMP-zblog分布式部署
  • 华为高频算法题:最长连续递增子序列(Longest Continuous Increasing Subsequence)
  • AI黑科技:GAN如何生成逼真人脸
  • vector【上】
  • 大模型就业方向
  • Log4j CVE-2021-44228 漏洞复现详细教程
  • 【lucene】实现knn
  • Git 完全手册:从入门到团队协作实战(4)
  • DP系列2【01背包】洛谷 P1049 [NOIP 2001 普及组] 装箱问题题解
  • 构建高性能推荐系统:MixerService架构解析与核心实现
  • K8s:离线部署Kubernetes1.26.12及采用外部Harbor
  • .net core接收对方传递的body体里的json并反序列化
  • P5535 【XR-3】小道消息
  • 【MyBatis-Plus】核心开发指南:高效CRUD与进阶实践
  • 83、设置有人DTU设备USR-M100采集传感器数据,然后上传阿里云服务
  • 【音视频学习】五、深入解析视频技术中的像素格式:颜色空间、位深度、存储布局