Skip to content
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-Standalone

Toggle v0.4.1.0-Standalone's commit message
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

Toggle v0.4.1.0-NetworkVolume's commit message
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

Toggle v0.4.0.6-Standalone's commit message
 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

Toggle v0.4.0.6-NetworkVolume's commit message
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.33-Standalone

Toggle v0.3.33-Standalone's commit message
v0.3.33-Standalone

Update Release compatible with Fooocus-API v0.3.33
Changelog:
- Added preview streaming based on #11
- Added inpainting methods based on #13
- Updated and refractored code
- Changed used model to Juggernaut V8

See docs/request_examples.js to learn how to use the new params

v0.3.33-NetworkVolume

Toggle v0.3.33-NetworkVolume's commit message
v0.3.33-NetworkVolume

Update Release compatible with Fooocus-API v0.3.33
Changelog:
- Added preview streaming based on #11
- Added inpainting methods based on #13
- Updated and refractored code
- Changed used model to Juggernaut V8

See docs/request_examples.js to learn how to use the new params

v0.3.30-Standalone

Toggle v0.3.30-Standalone's commit message
v0.3.30-Standalone

A major release introducing two types of workflows - NetworkVolume and Standalone

v0.3.30-NetworkVolume

Toggle v0.3.30-NetworkVolume's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update README.md

v0.3.29

Toggle v0.3.29's commit message