Skip to content
This repository was archived by the owner on Aug 2, 2025. It is now read-only.

Commit 648e3f7

Browse files
authored
Update standalone-guide.md
1 parent 0c7f95a commit 648e3f7

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

docs/standalone-guide.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
## How to use standalone image
2-
- [**Create RunPod serverless endpoint:**](https://www.runpod.io/console/serverless) use `3wad/runpod-fooocus-api:0.3.30-standalone` and 20GB disk size
2+
- [**Create RunPod serverless endpoint:**](https://www.runpod.io/console/serverless) use `3wad/runpod-fooocus-api:0.3.30-standalone`
33
- Other settings are your choice, but I personally found that using 4090/L4 GPUs + Flashboot is the most cost-effective one.
44
- That's it! See the [request_examples]() for how to make requests to this endpoint from your app.
55

66
## How to customize standalone image
7-
To modify default settings and used model, see [config.txt](https://github.com/davefojtik/RunPod-Fooocus-API/Standalone/src/config.txt) and [default.json](https://github.com/davefojtik/RunPod-Fooocus-API/Standalone/src/default.json)
8-
To modify which models and files are being baked into the image, see [Dockerfile](https://github.com/davefojtik/RunPod-Fooocus-API/Standalone/Dockerfile)
7+
To modify default settings and model, see [config.txt](https://github.com/davefojtik/RunPod-Fooocus-API/Standalone/src/config.txt) and [default.json](https://github.com/davefojtik/RunPod-Fooocus-API/Standalone/src/default.json)
8+
To modify which models and files are being baked into the image, see [Dockerfile](https://github.com/davefojtik/RunPod-Fooocus-API/Standalone/Dockerfile)

0 commit comments

Comments
 (0)