mirror of
https://git.datalinker.icu/ltdrdata/ComfyUI-Manager
synced 2025-12-09 14:14:54 +08:00
update DB
This commit is contained in:
parent
88e81007a4
commit
fc2435be46
@ -342,7 +342,8 @@ When you run the `scan.sh` script:
|
|||||||
* Currently, `vid2vid` is not being updated, causing compatibility issues.
|
* 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
|
* 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`
|
* 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
|
## Security policy
|
||||||
* Edit `config.ini` file: add `security_level = <LEVEL>`
|
* Edit `config.ini` file: add `security_level = <LEVEL>`
|
||||||
|
|||||||
@ -542,6 +542,7 @@
|
|||||||
[
|
[
|
||||||
"INPAINT_ApplyFooocusInpaint",
|
"INPAINT_ApplyFooocusInpaint",
|
||||||
"INPAINT_DenoiseToCompositingMask",
|
"INPAINT_DenoiseToCompositingMask",
|
||||||
|
"INPAINT_ExpandMask",
|
||||||
"INPAINT_InpaintWithModel",
|
"INPAINT_InpaintWithModel",
|
||||||
"INPAINT_LoadFooocusInpaint",
|
"INPAINT_LoadFooocusInpaint",
|
||||||
"INPAINT_LoadInpaintModel",
|
"INPAINT_LoadInpaintModel",
|
||||||
@ -623,7 +624,7 @@
|
|||||||
[],
|
[],
|
||||||
{
|
{
|
||||||
"author": "amorano",
|
"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\\)$",
|
"nodename_pattern": " \\(jov\\)$",
|
||||||
"title": "Jovimetrix",
|
"title": "Jovimetrix",
|
||||||
"title_aux": "Jovimetrix Composition Nodes"
|
"title_aux": "Jovimetrix Composition Nodes"
|
||||||
@ -4433,6 +4434,7 @@
|
|||||||
"tri3d-adjust-neck",
|
"tri3d-adjust-neck",
|
||||||
"tri3d-atr-parse",
|
"tri3d-atr-parse",
|
||||||
"tri3d-atr-parse-batch",
|
"tri3d-atr-parse-batch",
|
||||||
|
"tri3d-bgremove-mega",
|
||||||
"tri3d-clear-memory",
|
"tri3d-clear-memory",
|
||||||
"tri3d-clipdrop-bgremove-api",
|
"tri3d-clipdrop-bgremove-api",
|
||||||
"tri3d-clipdrop-bgreplace-api",
|
"tri3d-clipdrop-bgreplace-api",
|
||||||
@ -8903,6 +8905,7 @@
|
|||||||
],
|
],
|
||||||
"https://github.com/fofr/ComfyUI-Prompter-fofrAI": [
|
"https://github.com/fofr/ComfyUI-Prompter-fofrAI": [
|
||||||
[
|
[
|
||||||
|
"List sampler \ud83e\udeb4",
|
||||||
"Prompt from template \ud83e\udeb4"
|
"Prompt from template \ud83e\udeb4"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
@ -11068,6 +11071,7 @@
|
|||||||
"https://github.com/klinter007/klinter_nodes": [
|
"https://github.com/klinter007/klinter_nodes": [
|
||||||
[
|
[
|
||||||
"Filter",
|
"Filter",
|
||||||
|
"Florence2Captions2IPA",
|
||||||
"PresentString",
|
"PresentString",
|
||||||
"SingleString",
|
"SingleString",
|
||||||
"SizeSelector",
|
"SizeSelector",
|
||||||
@ -15188,6 +15192,17 @@
|
|||||||
"title_aux": "ComfyUI Whisper"
|
"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": [
|
"https://github.com/zcfrank1st/Comfyui-Toolbox": [
|
||||||
[
|
[
|
||||||
"PreviewJson",
|
"PreviewJson",
|
||||||
|
|||||||
2424
github-stats.json
2424
github-stats.json
File diff suppressed because it is too large
Load Diff
@ -542,6 +542,7 @@
|
|||||||
[
|
[
|
||||||
"INPAINT_ApplyFooocusInpaint",
|
"INPAINT_ApplyFooocusInpaint",
|
||||||
"INPAINT_DenoiseToCompositingMask",
|
"INPAINT_DenoiseToCompositingMask",
|
||||||
|
"INPAINT_ExpandMask",
|
||||||
"INPAINT_InpaintWithModel",
|
"INPAINT_InpaintWithModel",
|
||||||
"INPAINT_LoadFooocusInpaint",
|
"INPAINT_LoadFooocusInpaint",
|
||||||
"INPAINT_LoadInpaintModel",
|
"INPAINT_LoadInpaintModel",
|
||||||
@ -623,7 +624,7 @@
|
|||||||
[],
|
[],
|
||||||
{
|
{
|
||||||
"author": "amorano",
|
"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\\)$",
|
"nodename_pattern": " \\(jov\\)$",
|
||||||
"title": "Jovimetrix",
|
"title": "Jovimetrix",
|
||||||
"title_aux": "Jovimetrix Composition Nodes"
|
"title_aux": "Jovimetrix Composition Nodes"
|
||||||
@ -4433,6 +4434,7 @@
|
|||||||
"tri3d-adjust-neck",
|
"tri3d-adjust-neck",
|
||||||
"tri3d-atr-parse",
|
"tri3d-atr-parse",
|
||||||
"tri3d-atr-parse-batch",
|
"tri3d-atr-parse-batch",
|
||||||
|
"tri3d-bgremove-mega",
|
||||||
"tri3d-clear-memory",
|
"tri3d-clear-memory",
|
||||||
"tri3d-clipdrop-bgremove-api",
|
"tri3d-clipdrop-bgremove-api",
|
||||||
"tri3d-clipdrop-bgreplace-api",
|
"tri3d-clipdrop-bgreplace-api",
|
||||||
@ -8903,6 +8905,7 @@
|
|||||||
],
|
],
|
||||||
"https://github.com/fofr/ComfyUI-Prompter-fofrAI": [
|
"https://github.com/fofr/ComfyUI-Prompter-fofrAI": [
|
||||||
[
|
[
|
||||||
|
"List sampler \ud83e\udeb4",
|
||||||
"Prompt from template \ud83e\udeb4"
|
"Prompt from template \ud83e\udeb4"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
@ -11068,6 +11071,7 @@
|
|||||||
"https://github.com/klinter007/klinter_nodes": [
|
"https://github.com/klinter007/klinter_nodes": [
|
||||||
[
|
[
|
||||||
"Filter",
|
"Filter",
|
||||||
|
"Florence2Captions2IPA",
|
||||||
"PresentString",
|
"PresentString",
|
||||||
"SingleString",
|
"SingleString",
|
||||||
"SizeSelector",
|
"SizeSelector",
|
||||||
@ -15188,6 +15192,17 @@
|
|||||||
"title_aux": "ComfyUI Whisper"
|
"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": [
|
"https://github.com/zcfrank1st/Comfyui-Toolbox": [
|
||||||
[
|
[
|
||||||
"PreviewJson",
|
"PreviewJson",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user