Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 932 Bytes

standalone-guide.md

File metadata and controls

10 lines (8 loc) · 932 Bytes

How to use standalone image

  • Create RunPod serverless endpoint: use 3wad/runpod-fooocus-api:0.4.1.0-standalone
  • Other settings are your choice, but I personally found that using 4090/L4 GPUs + Flashboot is the most cost-effective one.
  • That's it! See the request_examples for how to make requests to this endpoint from your app.

How to customize standalone image

To modify default settings and model, see default.json
To modify which models and files are being baked into the image, see Dockerfile

After customizing your image, build and upload it to the Docker Hub so you can use it on your serverless endpoint.