十四)Stable Diffusion使用教程:一个线稿渲3D例子
最佳答案 问答题库618位专家为你答疑解惑
今天举一个使用“混合controlnet + 线稿”渲染3D的例子。
例子的参数如下:
masterpiece, best quality,finely detail, highres,
golden lotus flower,(golden petals:1.3,golden stamens),3d rendering,Professional 3d light
Negative prompt: lowres, bad anatomy, bad hands, text, error, missing fingers, extra digit, fewer digits, cropped, worst quality, low quality, normal quality, jpeg artifacts, signature, watermark, username, blurry,humans,
Steps: 20, Sampler: DPM++ 2M Karras, CFG scale: 7, Seed: 320564223, Size: 470x633, Model hash: d725be5d18, Model: (3d illustration_girl_wallpaper good)revAnimated_v11, VAE hash: e852361da7, VAE: animevae.pt, Denoising strength: 0.7, Clip skip: 2, ControlNet 0: "Module: canny, Model: control_v11p_sd15_canny [d14c016b], Weight: 1, Resize Mode: Crop and Resize, Low Vram: False, Processor Res: 512, Threshold A: 100, Threshold B: 200, Guidance Start: 0, Guidance End:
99%的人还看了
相似问题
- verilog语言中条件编译ifdef的使用和例子
- flink job同时使用BroadcastProcessFunction和KeyedBroadcastProcessFunction例子
- qt 信号和槽,例子
- 使用 pyspark 进行 Clustering 的简单例子 -- KMeans
- JVM虚拟机:通过一个例子解释JVM中栈结构的使用
- 【Python文件操作的其他例子】
- mongo常用操作符及查询例子
- AP 类 SQL 中,在什么场景需要使用到 Array,能举几个例子吗?为什么不直接用字符串来解决呢?
- 【理论知识:Window Aggregation】flink 窗口聚合功能概述:两种窗口聚合模式的使用例子、功能说明
- vue钩子函数以及例子
猜你感兴趣
版权申明
本文"十四)Stable Diffusion使用教程:一个线稿渲3D例子":http://eshow365.cn/6-11275-0.html 内容来自互联网,请自行判断内容的正确性。如有侵权请联系我们,立即删除!
- 上一篇: 【C语言】求一个整数的二进制序列中1的个数的三种方法
- 下一篇: openssl创建CA证书教程