本地運行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