RunPod-Fooocus-API icon indicating copy to clipboard operation
RunPod-Fooocus-API copied to clipboard

upscale and faceswap not working

Open piyushgit011 opened this issue 3 months ago • 3 comments

i am trying this :- input={ "api_name":"upscale-vary", "prompt":f"{request_data.prompt}, beautiful eyes, perfect eyes, perfect fingers", "negative_prompt":f"{request_data.negative}", "performance_selection":"Speed", "cn_img1":f"{image_url}", "cn_weight1":"1", "cn_stop1":"1", "cn_type1":"FaceSwap", "input_image":f"{image_url}", "uov_method": "Upscale (1.5x)", "advanced_params": "{'mixing_image_prompt_and_vary_upscale':'true'}", "require_base64": "true" } what should i do to use the faceswap with the upscale ?

piyushgit011 avatar May 09 '24 00:05 piyushgit011