Update api_example.py
This commit is contained in:
parent
bbf7806f8b
commit
72d84444fc
@ -27,7 +27,7 @@ args=[
|
||||
'0', #2 Comma separated face number(s) from swap-source image
|
||||
'0', #3 Comma separated face number(s) for target image (result)
|
||||
'C:\stable-diffusion-webui\models/roop\inswapper_128.onnx', #4 model path
|
||||
'CodeFormer', #4 Restore Face: 0 - None; 1 - CodeFormer; 2 - GFPGAN
|
||||
'CodeFormer', #4 Restore Face: None; CodeFormer; GFPGAN
|
||||
1, #5 Restore visibility value
|
||||
True, #7 Restore face -> Upscale
|
||||
'4x_NMKD-Superscale-SP_178000_G', #8 Upscaler (type 'None' if doesn't need), see full list here: http://127.0.0.1:7860/sdapi/v1/script-info -> roop-ge -> sec.8
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user