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

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

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

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

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

🚀新特性:

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

🎉例子

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"

在这里插入图片描述

📌 用法

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

在这里插入图片描述

安装

预编译包下载链接:

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的分享

❤捐助

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.dtcms.com/a/294841.html

相关文章:

  • GTSuite许可问题解决方法
  • Flask框架全面详解
  • Python 程序设计讲义(9):Python 的基本数据类型——复数
  • 如何减少冷库能耗,1种降低冷库能耗的方法
  • 元宇宙产业生态全景:从基础设施到未来趋势的深度解析
  • 什么是RWA?它与传统资产和数字资产的区别
  • 【LeetCode刷题指南】--随机链表的复制
  • 腾讯云直播产品优势
  • 自研支架系统:打造Franka双臂协作机器人一体化新方案
  • 详述消息队列kafka
  • 嵌入式开发学习———Linux环境下数据结构学习(二)
  • MYSQL 笔记3
  • vscode怎么安装MINGW
  • Https以及CA证书
  • VUE接口任务轮询查询任务封装hooks
  • 免费的远程电脑控制软件
  • 银河麒麟v10 更换linux内核(降内核版本5.15->5.4)
  • kanzi3.6.10 窗口插件-网页生成界面
  • istio-proxy用哪个端口代理http流量的?
  • 百度文心大模型ERNIE全面解析
  • 绿地集团携手深兰科技推动AI医诊大模型快速落地
  • AI产品经理面试宝典第48天:产品设计与用户体验优化策略
  • 从零解析DeepSeek Excel公式生成器的深度学习实现原理
  • Mybatis_1
  • Spring Bean初始化及@PostConstruc执行顺序
  • 零侵入加解密方案:Spring Boot + Jasypt + AOP实现敏感数据自动保护
  • Leetcode力扣解题记录--第54题(矩阵螺旋)
  • 表征工程中哪里用到内积 :内积vs余弦相似度--谁更胜一筹?
  • 智慧农业平台-农资农服农业数字化转型
  • 算法第三十七天:动态规划part05(第九章)