mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-17 18:33:05 +08:00
commit
75b9be5507
@ -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)
|
* 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>,
|
"timestamp": <current timestamp>,
|
||||||
"components":
|
"components":
|
||||||
{
|
{
|
||||||
|
|||||||
@ -2868,7 +2868,7 @@
|
|||||||
"https://github.com/GTSuya-Studio/ComfyUI-Gtsuya-Nodes"
|
"https://github.com/GTSuya-Studio/ComfyUI-Gtsuya-Nodes"
|
||||||
],
|
],
|
||||||
"install_type": "git-clone",
|
"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",
|
"author": "oyvindg",
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user