File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed
Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -15,10 +15,10 @@ A ComfyUI extension for managing and organizing prompt additions with support fo
1515
1616This will be available once I'm happy enough with this node to publish it to the repository.
1717
18- 1 . ~~ Install [ ComfyUI] ( https://docs.comfy.org/get_started ) ~~
19- 2 . ~~ Install [ ComfyUI-Manager] ( https://github.com/ltdrdata/ComfyUI-Manager ) ~~
20- 3 . ~~ Look up "ComfyUI Prompt Companion" in ComfyUI-Manager and install~~
21- 4 . ~~ Restart ComfyUI~~
18+ 1 . Install [ ComfyUI] ( https://docs.comfy.org/get_started )
19+ 2 . Install [ ComfyUI-Manager] ( https://github.com/ltdrdata/ComfyUI-Manager )
20+ 3 . Look up "ComfyUI Prompt Companion" in ComfyUI-Manager and install
21+ 4 . Restart ComfyUI
2222
2323### Manual Install
24241 . Clone this repository to your ComfyUI custom nodes directory:
Original file line number Diff line number Diff line change @@ -3,8 +3,8 @@ requires = ["setuptools>=70.0"]
33build-backend = " setuptools.build_meta"
44
55[project ]
6- name = " ComfyUI- Prompt- Companion"
7- version = " 0.0.3 "
6+ name = " ComfyUI Prompt Companion"
7+ version = " 0.0.4 "
88description = " A node that lets you save and reuse parts of prompts (embeddings, quality keywords, and so on.)"
99authors = [
1010 {name = " John Cantu" , email = " jfcantu@gmail.com" }
You can’t perform that action at this time.
0 commit comments