Skip to content

v0.4.1.0-Standalone

Latest
Compare
Choose a tag to compare
@davefojtik davefojtik released this 29 Jun 17:01

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 to find out what's new in the API code and Fooocus changelog 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