矢澤にこ 騎乗位

投稿者:
  • 投稿日:2023/3/9
  • 22600 再生
  • 497 いいね

コメント

Blender の練習 0098
Blenderのレンダリング結果をStable Diffusionで変換してみました。
自分でloopbackを再実装してCanny画像を出力したところ、レンダリングが安定するようになりました。
何か質問や提案があればコメントください、できるだけ答えます。
I converted the Blender render results with Stable Diffusion.
I reimplemented the loopback myself, outputting Canny images, and the rendering is now more stable.
If you have any questions or suggestions, please comment and I will answer them if possible.
practice 0098. more Stable Stable Diffusion / images+blend available for download
softwares and assets
stable diffusion webui:/ /> stable diffusion model: Counterfeit-V2.2/ /> controlnet model: control_sd15_openpose.pth/ /> stable diffusion settings:
init_image_blend_window_factors=[1],
controlnet_input_image_blend_window_factors=[1],
output_image_brend_factors=[0.25, 0.25, 0.25, 0.25, 0.25, 0.25],
override_parameters={
'prompt': "(masterpiece, best quality:1.3), (yazawa nico:1.2), (love live!), 16yo, 2girls, yuri, futanari, nude, sex, vaginal, red eyes, short twintails, white background, frontal light, soft lighting, hard rim lighting, smile",
'negative_prompt': "EasyNegative, (worst quality:1.4), (low quality:1.2), bad anatomy, look at viewer, bad hands, motion lines, blush, dusty sunbeams, letters, watermarks",
'width': int(512*2),
'height': int(512*2),
'steps': 15,
'denoising_strength': 0.35,
'cfg_scale': 8,
'controlnet_units': [{
'processor_res': int(512*2),
'weight': 1.0,
'guidance_start': 0.0,
'guidance_end': 1.0,
'module': "none",
'model': "control_sd15_canny [fef5e48e]",
}],
},
softwares: Blender 3.3.4 / Eevee + mmd_tools/ /> addon: blender_mmd_uuunyaa_tools v2.2.4/ /> character head: (MMD SIFAS)Yazawa Nico Normal v0.3 DL/ /> character body: Sour式初音ミク Breath You Ver.demi 1.01/ /> motion: 電モーション配布/ /> batch script: Batch processing for stable-diffusion-webui API with sd-webui-controlnet/