Browse Source

Fix typo

pull/334/head
johnqiao 10 months ago
parent
commit
d23b01602c
  1. 2
      README.md
  2. 6
      custom-node-list.json

2
README.md

@ -212,7 +212,7 @@ NODE_CLASS_MAPPINGS.update({
* When pasting a component from the clipboard, it supports text in the following JSON format. (text/plain)
```
{
"kind": "ComyUI Components",
"kind": "ComfyUI Components",
"timestamp": <current timestamp>,
"components":
{

6
custom-node-list.json

@ -2868,7 +2868,7 @@
"https://github.com/GTSuya-Studio/ComfyUI-Gtsuya-Nodes"
],
"install_type": "git-clone",
"description": "ComfyUI-GTSuya-Nodes is a ComyUI extension designed to add several wildcards supports into ComfyUI. Wildcards allow you to use __name__ syntax in your prompt to get a random line from a file named name.txt in a wildcards directory."
"description": "ComfyUI-GTSuya-Nodes is a ComfyUI extension designed to add several wildcards supports into ComfyUI. Wildcards allow you to use __name__ syntax in your prompt to get a random line from a file named name.txt in a wildcards directory."
},
{
"author": "oyvindg",
@ -3529,7 +3529,7 @@
"https://github.com/vienteck/ComfyUI-Chat-GPT-Integration"
],
"install_type": "git-clone",
"description": "This extension is a reimagined version based on the [a/ComfyUI-QualityOfLifeSuit_Omar92](https://github.com/omar92/ComfyUI-QualityOfLifeSuit_Omar92) extension, and it supports integration with ChatGPT through the new OpenAI API.\nNOTE: See detailed installation instructions on the [a/repository](https://github.com/vienteck/ComfyUI-Chat-GPT-Integration)."
},
{
@ -4244,7 +4244,7 @@
"install_type": "git-clone",
"description": "Nodes:abyz22_Padding Image, abyz22_ImpactWildcardEncode, abyz22_setimageinfo, abyz22_SaveImage, abyz22_ImpactWildcardEncode_GetPrompt, abyz22_SetQueue, abyz22_drawmask, abyz22_FirstNonNull, abyz22_blendimages, abyz22_blend_onecolor"
},
{
"author": "Ser-Hilary",

Loading…
Cancel
Save