mirror of
https://git.datalinker.icu/ltdrdata/ComfyUI-Manager
synced 2025-12-11 07:04:23 +08:00
update DB
This commit is contained in:
parent
d8280b4632
commit
fa32dba2b7
@ -9663,6 +9663,19 @@
|
||||
"install_type": "copy",
|
||||
"description": "Nodes:AIvector. A wrapped comfyui node for converting pixels to vectors using Vtracer. Check it out here: [a/https://github.com/visioncortex/vtracer](https://github.com/visioncortex/vtracer)."
|
||||
},
|
||||
{
|
||||
"author": "barckley75",
|
||||
"title": "comfyUI_DaVinciResolve",
|
||||
"reference": "https://github.com/barckley75/comfyUI_DaVinciResolve",
|
||||
"files": [
|
||||
"https://github.com/barckley75/comfyUI_DaVinciResolve/raw/main/custom_nodes/node_text_to_speech.py",
|
||||
"https://github.com/barckley75/comfyUI_DaVinciResolve/raw/main/custom_nodes/nodes_phy_3_contitioning.py",
|
||||
"https://github.com/barckley75/comfyUI_DaVinciResolve/raw/main/custom_nodes/save_audio_to_davinci.py",
|
||||
"https://github.com/barckley75/comfyUI_DaVinciResolve/raw/main/custom_nodes/save_image_to_davinci.py"
|
||||
],
|
||||
"install_type": "copy",
|
||||
"description": "Nodes:TextToSpeech, phy_3_conditioning, SaveAudioToDaVinci, SaveImageToDaVinci.\nNOTE:In order to use DaVinci node you must have DaVinci Resolve Studio connected to the API. For more information check the help seciton in DaVinci Resolve Studio HELP>DOCUMENTATION>DEVELOPER. It will open a folder, search for scripting and the for README.txt file, the API documentation."
|
||||
},
|
||||
|
||||
|
||||
|
||||
|
||||
@ -5560,6 +5560,14 @@
|
||||
"title_aux": "Steerable Motion"
|
||||
}
|
||||
],
|
||||
"https://github.com/barckley75/comfyUI_DaVinciResolve/raw/main/custom_nodes/node_text_to_speech.py": [
|
||||
[
|
||||
"TextToSpeech"
|
||||
],
|
||||
{
|
||||
"title_aux": "comfyUI_DaVinciResolve"
|
||||
}
|
||||
],
|
||||
"https://github.com/bash-j/mikey_nodes": [
|
||||
[
|
||||
"AddMetaData",
|
||||
|
||||
@ -12,6 +12,19 @@
|
||||
|
||||
|
||||
|
||||
{
|
||||
"author": "barckley75",
|
||||
"title": "comfyUI_DaVinciResolve",
|
||||
"reference": "https://github.com/barckley75/comfyUI_DaVinciResolve",
|
||||
"files": [
|
||||
"https://github.com/barckley75/comfyUI_DaVinciResolve/raw/main/custom_nodes/node_text_to_speech.py",
|
||||
"https://github.com/barckley75/comfyUI_DaVinciResolve/raw/main/custom_nodes/nodes_phy_3_contitioning.py",
|
||||
"https://github.com/barckley75/comfyUI_DaVinciResolve/raw/main/custom_nodes/save_audio_to_davinci.py",
|
||||
"https://github.com/barckley75/comfyUI_DaVinciResolve/raw/main/custom_nodes/save_image_to_davinci.py"
|
||||
],
|
||||
"install_type": "copy",
|
||||
"description": "Nodes:TextToSpeech, phy_3_conditioning, SaveAudioToDaVinci, SaveImageToDaVinci.\nNOTE:In order to use DaVinci node you must have DaVinci Resolve Studio connected to the API. For more information check the help seciton in DaVinci Resolve Studio HELP>DOCUMENTATION>DEVELOPER. It will open a folder, search for scripting and the for README.txt file, the API documentation."
|
||||
},
|
||||
{
|
||||
"author": "archifancy",
|
||||
"title": "Image-vector-for-ComfyUI",
|
||||
|
||||
@ -5560,6 +5560,14 @@
|
||||
"title_aux": "Steerable Motion"
|
||||
}
|
||||
],
|
||||
"https://github.com/barckley75/comfyUI_DaVinciResolve/raw/main/custom_nodes/node_text_to_speech.py": [
|
||||
[
|
||||
"TextToSpeech"
|
||||
],
|
||||
{
|
||||
"title_aux": "comfyUI_DaVinciResolve"
|
||||
}
|
||||
],
|
||||
"https://github.com/bash-j/mikey_nodes": [
|
||||
[
|
||||
"AddMetaData",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user