Skip to content

Commit 6cc63a9

Browse files
chore(release): 3.2.0
# [3.2.0](3.1.2...3.2.0) (2024-11-18) ### Features * automatically update latest version ([7d846e8](7d846e8))
1 parent 7d846e8 commit 6cc63a9

File tree

2 files changed

+28
-21
lines changed

2 files changed

+28
-21
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [3.2.0](https://github.com/blib-la/runpod-worker-comfy/compare/3.1.2...3.2.0) (2024-11-18)
2+
3+
4+
### Features
5+
6+
* automatically update latest version ([7d846e8](https://github.com/blib-la/runpod-worker-comfy/commit/7d846e8ca3edcea869db3e680f0b423b8a98cc4c))
7+
18
## [3.1.2](https://github.com/blib-la/runpod-worker-comfy/compare/3.1.1...3.1.2) (2024-11-10)
29

310

README.md

Lines changed: 21 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -17,33 +17,33 @@ Read our article here: https://blib.la/blog/comfyui-on-runpod
1717
- [Quickstart](#quickstart)
1818
- [Features](#features)
1919
- [Config](#config)
20-
- [Upload image to AWS S3](#upload-image-to-aws-s3)
20+
* [Upload image to AWS S3](#upload-image-to-aws-s3)
2121
- [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)
2525
- [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)
2929
- [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)
3333
- [How to get the workflow from ComfyUI?](#how-to-get-the-workflow-from-comfyui)
3434
- [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)
4040
- [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)
4747
- [Automatically deploy to Docker hub with GitHub Actions](#automatically-deploy-to-docker-hub-with-github-actions)
4848
- [Acknowledgments](#acknowledgments)
4949

0 commit comments

Comments
 (0)