lama-cleaner-demo / ext /request_info.txt
sichaolong's picture
Upload 97 files
4baf7bf
raw
history blame contribute delete
No virus
893 Bytes
参数
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