This repository was archived by the owner on Aug 2, 2025. It is now read-only.
Tags: davefojtik/RunPod-Fooocus-API
Tags
v0.4.1.0-NetworkVolume Update Release compatible with Fooocus-API v0.4.1.0 Changelog: - Fixed error returns #27 - RunPod now returns {"delayTime": 0, "error": "message", "executionTime": 0, "id": "runpod-job-id", "status": "FAILED"} on handler (wrong params, images etc.) errors. - Updated containers and software versions - The new NSFW filter is tested and working. Try it with "advanced_params": {"black_out_nsfw": true} See also [Fooocus-API changelog](https://github.com/mrhan1993/Fooocus-API/releases) to find out what's new in the API code and [Fooocus changelog](https://github.com/lllyasviel/Fooocus/releases) to see what's new in the included Fooocus version. Breaking change: - This new release introduced two new models: sdxl_hyper_lora and nsfw-checker (~2GB), so the higher 0,12$/hr CPU pod has to be used for network installation since it's more than 20GB total. Standalone is unaffected. - CUDA version has been updated to 12.1. To prevent unexpected errors, we recommend setting "Allowed CUDA Versions" in your Advanced RunPod endpoint settings to 12.1 and higher
v0.4.1.0-NetworkVolume Update Release compatible with Fooocus-API v0.4.1.0 Changelog: - Fixed error returns #27 - RunPod now returns {"delayTime": 0, "error": "message", "executionTime": 0, "id": "runpod-job-id", "status": "FAILED"} on handler (wrong params, images etc.) errors. - Updated containers and software versions - The new NSFW filter is tested and working. Try it with "advanced_params": {"black_out_nsfw": true} See also [Fooocus-API changelog](https://github.com/mrhan1993/Fooocus-API/releases) to find out what's new in the API code and [Fooocus changelog](https://github.com/lllyasviel/Fooocus/releases) to see what's new in the included Fooocus version. Breaking change: - This new release introduced two new models: sdxl_hyper_lora and nsfw-checker (~2GB), so the higher 0,12$/hr CPU pod has to be used for network installation since it's more than 20GB total. Standalone is unaffected. - CUDA version has been updated to 12.1. To prevent unexpected errors, we recommend setting "Allowed CUDA Versions" in your Advanced RunPod endpoint settings to 12.1 and higher
v0.4.0.6-Standalone Update Release compatible with Fooocus-API v0.4.0.6 Changelog: - Fixed preview_stream and inpaint_preset for V1 endpoints - Updated and refractored code - Updated docs and added license See also [Fooocus-API changelog](https://github.com/mrhan1993/Fooocus-API/releases) to find out what's new in the API code and [Fooocus changelog](https://github.com/lllyasviel/Fooocus/releases) to see what's new in the included Fooocus version. This release is breaking some speed records on both cached and non-cached runs, surely give it it a try!
v0.4.0.6-NetworkVolume Update Release compatible with Fooocus-API v0.4.0.6 Changelog: - Fixed preview_stream and inpaint_preset for V1 endpoints - Updated and refractored code - Updated docs and added license See also [Fooocus-API changelog](https://github.com/mrhan1993/Fooocus-API/releases) to find out what's new in the API code and [Fooocus changelog](https://github.com/lllyasviel/Fooocus/releases) to see what's new in the included Fooocus version. This release is breaking some speed records on both cached and non-cached runs, surely give it it a try!
v0.3.30-Standalone A major release introducing two types of workflows - NetworkVolume and Standalone