stable diffusion的api参数-附带插件使用

stable diffusion的api参数-附带插件使用

    正在检查是否收录...

文章转自: stable diffusion的api参数-附带插件使用 | 夜空中最亮的星

img2img

{ "prompt": "(masterpiece, best quality,Refined, beautiful),haruno sakura", "negative_prompt": " ((((big hands, un-detailed skin, semi-realistic)))), (((ugly mouth, ugly eyes,The disabled eyes, blurred eyes, missing teeth, crooked teeth, close up, cropped, out of frame))), worst quality, low quality, jpeg artifacts, ugly, duplicate, morbid, mutilated, extra fingers, mutated hands, poorly drawn hands, poorly drawn face, mutation, deformed, blurry, dehydrated, bad anatomy, bad proportions, extra limbs, cloned face, disfigured, gross proportions, malformed limbs, missing arms, missing legs, extra arms, extra legs, fused fingers, too many fingers, long neck,Deforming fingers, incomplete fingers, extra fingers,Ugly face", "override_settings": { "sd_model_checkpoint": "MXCFSuper_Counterfeit/mxcfSuperCounterfeit_v10.safetensors [56c0585d87]", "sd_vae": "YOZORA.vae.pt" }, "clip_skip": 2, "denoising_strength": 0.5, "seed": -1, "batch_size": 1, "n_iter": 1, "steps": 25, "cfg_scale": 7, "restore_faces": False, "sampler_index": "DPM++ SDE Karras", "resize_mode": 1, # "mask_blur": 10, # "tiling": False, # "eta": 0, # "script_args": [], # "inpainting_fill": 1, # "inpaint_full_res": True, # "inpaint_full_res_padding": 32, # "inpainting_mask_invert": 1, "alwayson_scripts": {             "other plugin":{              "args":[arg1, arg2]             } "ControlNet": { "args": [ {"enabled": True, "input_image": "", "mask": None, "module": "canny", "model": "control_sd15_canny [fef5e48e]", "weight": 1, "invert_image": False, "resize_mode": 1, "rgbbgr_mode": False, "lowvram": False, "processor_res": 512, "threshold_a": 100, "threshold_b": 200, "starting_control_step": 0, "ending_control_step": 1, # "guidance": 1, # "guidance_start": 0, # "guidance_end": 1, "guessmode": False } ] } } }

模型:MXCFSuper_Counterfeit

VAE:none

Clip skip:2 

Prompt:

Negative Prompt:""

Resize mode:Just resize

Sampling method:DPM++ SDE Karras

Sampling steps:25

Restore faces:flase

Width:所传图片宽度

Height:所传图片高度

Batch count:1

Batch size:1

CFG Scale:5

Denoising strength:0.5

Seed:-1

ControlNet:Enable

Control Type:Canny

Preprocessor:Canny

Model:control_sd15_canny

Control Weight:1

Starting Control Step:0

Ending Control Step:1

Preprocessor Resolution:512

Canny Low Threshold:100

Canny Hight Threshold:200

Control Mode:Balanced

Resize Mode:Crop and Resize

Script:none

promptguiscriptclicontrolnetclipstoreapistable diffusionideerpdiffusionsemcloneurl
  • 本文作者:李琛
  • 本文链接: https://wapzz.net/post-1872.html
  • 版权声明:本博客所有文章除特别声明外,均默认采用 CC BY-NC-SA 4.0 许可协议。
本站部分内容来源于网络转载,仅供学习交流使用。如涉及版权问题,请及时联系我们,我们将第一时间处理。
文章很赞!支持一下吧 还没有人为TA充电
为TA充电
还没有人为TA充电
0
  • 支付宝打赏
    支付宝扫一扫
  • 微信打赏
    微信扫一扫
感谢支持
文章很赞!支持一下吧
关于作者
2.3W+
5
0
1
WAP站长官方

Microsoft Copilot所做的限制性prompt

上一篇

Peft库使用技巧(一):合并基座模型与Lora模型【使用Peft库微调基座模型(比如LLaMA-7B)后会得到Lora参数模块,将基座模型与Lora参数合并后才能得到完整的微调后的大模型】

下一篇
  • 复制图片
按住ctrl可打开默认菜单