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

Commit 2673712

Browse files
authored
Update network-guide.md
1 parent 268fc9b commit 2673712

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/network-guide.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
---
77
- Now you can use our premade image: `3wad/runpod-fooocus-api:0.3.30-networkendpoint` and skip the next step OR create your custom docker image from this repo that will run on the actual serverless API. Feel free to adjust the code to your needs.
88
- *If you built your own image, upload it to the Docker Hub.*
9-
- [**Create a custom Serverless Pod Template:**](https://www.runpod.io/console/user/templates) using the Docker Hub image you've just uploaded (or our premade one). The active container disk should be slightly bigger than the size of that docker image. In the case of our prebuild one, it's currently about 13.7GB
9+
- [**Create a custom Serverless Pod Template:**](https://www.runpod.io/console/user/templates) using the Docker Hub image you've just uploaded (or our premade one).
1010
- [**Create a new Serverless API Endpoint:**](https://www.runpod.io/console/serverless) Make sure to choose your (or our) Docker Hub image and not the `3wad/runpod-fooocus-api:v0.3.30-networksetup` from the step 2. In Advanced settings choose your created network volume.
1111
- Other settings are your choice, but I personally found that using 4090/L4 GPUs + Flashboot is the most cost-effective one.
12-
- That's it! See the [request_examples]() for how to make requests to this endpoint from your app.
12+
- That's it! See the [request_examples]() for how to make requests to this endpoint from your app.

0 commit comments

Comments
 (0)