This commit is contained in:
johnqiao 2024-01-15 10:11:32 -07:00
parent 3d92470d5e
commit d23b01602c
2 changed files with 4 additions and 4 deletions

View File

@ -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":
{

View File

@ -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",