mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-17 18:33:05 +08:00
update DB
This commit is contained in:
parent
fee828cf96
commit
246c3ca6ad
@ -56,7 +56,7 @@ sys.path.append('../..')
|
|||||||
from torchvision.datasets.utils import download_url
|
from torchvision.datasets.utils import download_url
|
||||||
|
|
||||||
# ensure .js
|
# ensure .js
|
||||||
print("### Loading: ComfyUI-Manager (V0.35.1)")
|
print("### Loading: ComfyUI-Manager (V0.36)")
|
||||||
|
|
||||||
comfy_ui_required_revision = 1240
|
comfy_ui_required_revision = 1240
|
||||||
comfy_ui_revision = "Unknown"
|
comfy_ui_revision = "Unknown"
|
||||||
|
|||||||
@ -1709,11 +1709,13 @@
|
|||||||
"AudioToAmplitudeGraph",
|
"AudioToAmplitudeGraph",
|
||||||
"AudioToFFTs",
|
"AudioToFFTs",
|
||||||
"BatchAmplitudeSchedule",
|
"BatchAmplitudeSchedule",
|
||||||
|
"ClipAmplitude",
|
||||||
"GateNormalizedAmplitude",
|
"GateNormalizedAmplitude",
|
||||||
"LoadAudio",
|
"LoadAudio",
|
||||||
"NormalizeAmplitude",
|
"NormalizeAmplitude",
|
||||||
"NormalizedAmplitudeToGraph",
|
"NormalizedAmplitudeToGraph",
|
||||||
"NormalizedAmplitudeToNumber"
|
"NormalizedAmplitudeToNumber",
|
||||||
|
"TransientAmplitudeBasic"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
"title_aux": "ComfyUI-AudioScheduler"
|
"title_aux": "ComfyUI-AudioScheduler"
|
||||||
@ -2115,7 +2117,8 @@
|
|||||||
],
|
],
|
||||||
"https://github.com/chrisgoringe/cg-image-picker": [
|
"https://github.com/chrisgoringe/cg-image-picker": [
|
||||||
[
|
[
|
||||||
"Preview Chooser"
|
"Preview Chooser",
|
||||||
|
"Preview Chooser Fabric"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
"title_aux": "Image chooser"
|
"title_aux": "Image chooser"
|
||||||
@ -3914,6 +3917,14 @@
|
|||||||
"title_aux": "tdxh_node_comfyui"
|
"title_aux": "tdxh_node_comfyui"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/zer0TF/cute-comfy": [
|
||||||
|
[
|
||||||
|
"Cute.Placeholder"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "Cute Comfy"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://raw.githubusercontent.com/throttlekitty/SDXLCustomAspectRatio/main/SDXLAspectRatio.py": [
|
"https://raw.githubusercontent.com/throttlekitty/SDXLCustomAspectRatio/main/SDXLAspectRatio.py": [
|
||||||
[
|
[
|
||||||
"SDXLAspectRatio"
|
"SDXLAspectRatio"
|
||||||
|
|||||||
@ -1,15 +1,5 @@
|
|||||||
{
|
{
|
||||||
"custom_nodes": [
|
"custom_nodes": [
|
||||||
{
|
|
||||||
"author": "zer0TF",
|
|
||||||
"title": "💜 Cute Comfy 💜",
|
|
||||||
"reference": "https://github.com/zer0TF/cute-comfy",
|
|
||||||
"files": [
|
|
||||||
"https://github.com/zer0TF/cute-comfy"
|
|
||||||
],
|
|
||||||
"install_type": "git-clone",
|
|
||||||
"description": "Nodes:RetainFace, FaceFusion, RatioMerge2Image, MaskMerge2Image, ReplaceBoxImg, ExpandMaskBox, FaceSkin, SkinRetouching, PortraitEnhancement, ..."
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"author": "Fannovel16",
|
"author": "Fannovel16",
|
||||||
"title": "ComfyUI MotionDiff",
|
"title": "ComfyUI MotionDiff",
|
||||||
|
|||||||
@ -1,5 +1,15 @@
|
|||||||
{
|
{
|
||||||
"custom_nodes": [
|
"custom_nodes": [
|
||||||
|
{
|
||||||
|
"author": "zer0TF",
|
||||||
|
"title": "Cute Comfy",
|
||||||
|
"reference": "https://github.com/zer0TF/cute-comfy",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/zer0TF/cute-comfy"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "Adds a configurable folder watcher that auto-converts Comfy metadata into a Civitai-friendly format for automatic resource tagging when you upload images. Oh, and it makes your UI awesome, too. 💜"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"author": "xXAdonesXx",
|
"author": "xXAdonesXx",
|
||||||
"title": "NodeGPT",
|
"title": "NodeGPT",
|
||||||
|
|||||||
@ -1709,11 +1709,13 @@
|
|||||||
"AudioToAmplitudeGraph",
|
"AudioToAmplitudeGraph",
|
||||||
"AudioToFFTs",
|
"AudioToFFTs",
|
||||||
"BatchAmplitudeSchedule",
|
"BatchAmplitudeSchedule",
|
||||||
|
"ClipAmplitude",
|
||||||
"GateNormalizedAmplitude",
|
"GateNormalizedAmplitude",
|
||||||
"LoadAudio",
|
"LoadAudio",
|
||||||
"NormalizeAmplitude",
|
"NormalizeAmplitude",
|
||||||
"NormalizedAmplitudeToGraph",
|
"NormalizedAmplitudeToGraph",
|
||||||
"NormalizedAmplitudeToNumber"
|
"NormalizedAmplitudeToNumber",
|
||||||
|
"TransientAmplitudeBasic"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
"title_aux": "ComfyUI-AudioScheduler"
|
"title_aux": "ComfyUI-AudioScheduler"
|
||||||
@ -2115,7 +2117,8 @@
|
|||||||
],
|
],
|
||||||
"https://github.com/chrisgoringe/cg-image-picker": [
|
"https://github.com/chrisgoringe/cg-image-picker": [
|
||||||
[
|
[
|
||||||
"Preview Chooser"
|
"Preview Chooser",
|
||||||
|
"Preview Chooser Fabric"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
"title_aux": "Image chooser"
|
"title_aux": "Image chooser"
|
||||||
@ -3914,6 +3917,14 @@
|
|||||||
"title_aux": "tdxh_node_comfyui"
|
"title_aux": "tdxh_node_comfyui"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/zer0TF/cute-comfy": [
|
||||||
|
[
|
||||||
|
"Cute.Placeholder"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "Cute Comfy"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://raw.githubusercontent.com/throttlekitty/SDXLCustomAspectRatio/main/SDXLAspectRatio.py": [
|
"https://raw.githubusercontent.com/throttlekitty/SDXLCustomAspectRatio/main/SDXLAspectRatio.py": [
|
||||||
[
|
[
|
||||||
"SDXLAspectRatio"
|
"SDXLAspectRatio"
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user