RunPod-Fooocus-API
RunPod-Fooocus-API copied to clipboard
RunPod serverless worker for Fooocus-API. Standalone or with network volume
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...
Mrhan started working on his own [refractored version](https://github.com/mrhan1993/FooocusAPI) some time ago, implementing the FastAPI right into the Fooocus, not as a wrapper around it. The future of the current Fooocus-API...
RunPod's new [Generator Handler](https://docs.runpod.io/serverless/workers/handlers/handler-generator) allows periodically fetching `/stream` endpoint to get continuous updates on a job without the need for RunPod to send updates to your server as it had...
We are experiencing issues while testing the POST request to the `https://api.runpod.ai/v2/secret_key/runsync` endpoint. Our serverless setup utilizes the `3wad/runpod-fooocus-api:0.4.1.0-standalone` image, and despite successfully completing the request, we are not receiving...
Hello! About once every 2 weeks the following errors appear for a few hours and then it fixes itself: CUDA kernel errors might be asynchronously reported at some other API...