@@ -17,33 +17,33 @@ Read our article here: https://blib.la/blog/comfyui-on-runpod
17
17
- [ Quickstart] ( #quickstart )
18
18
- [ Features] ( #features )
19
19
- [ Config] ( #config )
20
- - [ Upload image to AWS S3] ( #upload-image-to-aws-s3 )
20
+ * [ Upload image to AWS S3] ( #upload-image-to-aws-s3 )
21
21
- [ Use the Docker image on RunPod] ( #use-the-docker-image-on-runpod )
22
- - [ Create your template (optional)] ( #create-your-template-optional )
23
- - [ Create your endpoint] ( #create-your-endpoint )
24
- - [ GPU recommendations] ( #gpu-recommendations )
22
+ * [ Create your template (optional)] ( #create-your-template-optional )
23
+ * [ Create your endpoint] ( #create-your-endpoint )
24
+ * [ GPU recommendations] ( #gpu-recommendations )
25
25
- [ API specification] ( #api-specification )
26
- - [ JSON Request Body] ( #json-request-body )
27
- - [ Fields] ( #fields )
28
- - [ "input.images"] ( #inputimages )
26
+ * [ JSON Request Body] ( #json-request-body )
27
+ * [ Fields] ( #fields )
28
+ + [ "input.images"] ( #inputimages )
29
29
- [ Interact with your RunPod API] ( #interact-with-your-runpod-api )
30
- - [ Health status] ( #health-status )
31
- - [ Generate an image] ( #generate-an-image )
32
- - [ Example request for SDXL with cURL] ( #example-request-for-sdxl-with-curl )
30
+ * [ Health status] ( #health-status )
31
+ * [ Generate an image] ( #generate-an-image )
32
+ + [ Example request for SDXL with cURL] ( #example-request-for-sdxl-with-curl )
33
33
- [ How to get the workflow from ComfyUI?] ( #how-to-get-the-workflow-from-comfyui )
34
34
- [ Bring Your Own Models and Nodes] ( #bring-your-own-models-and-nodes )
35
- - [ Network Volume] ( #network-volume )
36
- - [ Custom Docker Image] ( #custom-docker-image )
37
- - [ Adding Custom Models] ( #adding-custom-models )
38
- - [ Adding Custom Nodes] ( #adding-custom-nodes )
39
- - [ Building the Image] ( #building-the-image )
35
+ * [ Network Volume] ( #network-volume )
36
+ * [ Custom Docker Image] ( #custom-docker-image )
37
+ + [ Adding Custom Models] ( #adding-custom-models )
38
+ + [ Adding Custom Nodes] ( #adding-custom-nodes )
39
+ + [ Building the Image] ( #building-the-image )
40
40
- [ Local testing] ( #local-testing )
41
- - [ Setup] ( #setup )
42
- - [ Setup for Windows] ( #setup-for-windows )
43
- - [ Testing the RunPod handler] ( #testing-the-runpod-handler )
44
- - [ Local API] ( #local-api )
45
- - [ Access the local Worker API] ( #access-the-local-worker-api )
46
- - [ Access local ComfyUI] ( #access-local-comfyui )
41
+ * [ Setup] ( #setup )
42
+ + [ Setup for Windows] ( #setup-for-windows )
43
+ * [ Testing the RunPod handler] ( #testing-the-runpod-handler )
44
+ * [ Local API] ( #local-api )
45
+ + [ Access the local Worker API] ( #access-the-local-worker-api )
46
+ + [ Access local ComfyUI] ( #access-local-comfyui )
47
47
- [ Automatically deploy to Docker hub with GitHub Actions] ( #automatically-deploy-to-docker-hub-with-github-actions )
48
48
- [ Acknowledgments] ( #acknowledgments )
49
49
0 commit comments