File size: 893 Bytes
4baf7bf
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
参数

image: (binary) 源图像文件流
mask: (binary) 掩码图像字节流

ldm模型配置:
ldmSteps: 25
ldmSampler: plms

zitsWireframe: true 线框

hdStrategy: Crop ---> 支持的策略有:Crop、Origin、Resize。Crop masking area from the original image to do inpainting.对GPU友好
hdStrategyCropMargin: 196
hdStrategyCropTrigerSize: 800 ---> 会变
hdStrategyResizeLimit: 2048
prompt:
negativePrompt:

croperX: -206
croperY: -222
croperHeight: 512
croperWidth: 512
useCroper: false

sdMaskBlur: 5
sdStrength: 0.75
sdSteps: 50
sdGuidanceScale: 7.5
sdSampler: pndm
sdSeed: -1
sdMatchHistograms: false
sdScale: 1
cv2Radius: 5
cv2Flag: INPAINT_NS
paintByExampleSteps: 50
paintByExampleGuidanceScale: 7.5
paintByExampleSeed: -1 ---> 会变
paintByExampleMaskBlur: 5
paintByExampleMatchHistograms: false
p2pSteps: 50
p2pImageGuidanceScale: 1.5
p2pGuidanceScale: 7.5
sizeLimit: 99