update DB

This commit is contained in:
Dr.Lt.Data 2024-06-25 21:21:50 +09:00
parent 88e81007a4
commit fc2435be46
4 changed files with 1246 additions and 1215 deletions

View File

@ -342,7 +342,8 @@ When you run the `scan.sh` script:
* Currently, `vid2vid` is not being updated, causing compatibility issues.
* If you encounter the error message `Overlapped Object has pending operation at deallocation on Comfyui Manager load` under Windows
* Edit `config.ini` file: add `windows_selector_event_loop_policy = True`
* if `SSL: CERTIFICATE_VERIFY_FAILED` error is occured.
* Edit `config.ini` file: add `bypass_ssl = True`
## Security policy
* Edit `config.ini` file: add `security_level = <LEVEL>`

View File

@ -542,6 +542,7 @@
[
"INPAINT_ApplyFooocusInpaint",
"INPAINT_DenoiseToCompositingMask",
"INPAINT_ExpandMask",
"INPAINT_InpaintWithModel",
"INPAINT_LoadFooocusInpaint",
"INPAINT_LoadInpaintModel",
@ -623,7 +624,7 @@
[],
{
"author": "amorano",
"description": "Webcams, GLSL shader, Media Streaming, Tick animation, Image manipulation,",
"description": "Jovimetrix integrates Webcam, MIDI, Spout and GLSL shader support.",
"nodename_pattern": " \\(jov\\)$",
"title": "Jovimetrix",
"title_aux": "Jovimetrix Composition Nodes"
@ -4433,6 +4434,7 @@
"tri3d-adjust-neck",
"tri3d-atr-parse",
"tri3d-atr-parse-batch",
"tri3d-bgremove-mega",
"tri3d-clear-memory",
"tri3d-clipdrop-bgremove-api",
"tri3d-clipdrop-bgreplace-api",
@ -8903,6 +8905,7 @@
],
"https://github.com/fofr/ComfyUI-Prompter-fofrAI": [
[
"List sampler \ud83e\udeb4",
"Prompt from template \ud83e\udeb4"
],
{
@ -11068,6 +11071,7 @@
"https://github.com/klinter007/klinter_nodes": [
[
"Filter",
"Florence2Captions2IPA",
"PresentString",
"SingleString",
"SizeSelector",
@ -15188,6 +15192,17 @@
"title_aux": "ComfyUI Whisper"
}
],
"https://github.com/za-wa-n-go/ComfyUI_Zwng_Nodes": [
[
"ZwngLoadImagePath",
"ZwngPreviewImageAndMask",
"ZwngSimpleGoogleTranslater",
"ZwngSimplePhotoshopConnector"
],
{
"title_aux": "ComfyUI_Zwng_Nodes"
}
],
"https://github.com/zcfrank1st/Comfyui-Toolbox": [
[
"PreviewJson",

File diff suppressed because it is too large Load Diff

View File

@ -542,6 +542,7 @@
[
"INPAINT_ApplyFooocusInpaint",
"INPAINT_DenoiseToCompositingMask",
"INPAINT_ExpandMask",
"INPAINT_InpaintWithModel",
"INPAINT_LoadFooocusInpaint",
"INPAINT_LoadInpaintModel",
@ -623,7 +624,7 @@
[],
{
"author": "amorano",
"description": "Webcams, GLSL shader, Media Streaming, Tick animation, Image manipulation,",
"description": "Jovimetrix integrates Webcam, MIDI, Spout and GLSL shader support.",
"nodename_pattern": " \\(jov\\)$",
"title": "Jovimetrix",
"title_aux": "Jovimetrix Composition Nodes"
@ -4433,6 +4434,7 @@
"tri3d-adjust-neck",
"tri3d-atr-parse",
"tri3d-atr-parse-batch",
"tri3d-bgremove-mega",
"tri3d-clear-memory",
"tri3d-clipdrop-bgremove-api",
"tri3d-clipdrop-bgreplace-api",
@ -8903,6 +8905,7 @@
],
"https://github.com/fofr/ComfyUI-Prompter-fofrAI": [
[
"List sampler \ud83e\udeb4",
"Prompt from template \ud83e\udeb4"
],
{
@ -11068,6 +11071,7 @@
"https://github.com/klinter007/klinter_nodes": [
[
"Filter",
"Florence2Captions2IPA",
"PresentString",
"SingleString",
"SizeSelector",
@ -15188,6 +15192,17 @@
"title_aux": "ComfyUI Whisper"
}
],
"https://github.com/za-wa-n-go/ComfyUI_Zwng_Nodes": [
[
"ZwngLoadImagePath",
"ZwngPreviewImageAndMask",
"ZwngSimpleGoogleTranslater",
"ZwngSimplePhotoshopConnector"
],
{
"title_aux": "ComfyUI_Zwng_Nodes"
}
],
"https://github.com/zcfrank1st/Comfyui-Toolbox": [
[
"PreviewJson",