mirror of
https://git.datalinker.icu/ltdrdata/ComfyUI-Manager
synced 2025-12-08 21:54:26 +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)
|
||||
```
|
||||
{
|
||||
"kind": "ComyUI Components",
|
||||
"kind": "ComfyUI Components",
|
||||
"timestamp": <current timestamp>,
|
||||
"components":
|
||||
{
|
||||
|
||||
@ -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",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user