Compare commits

...

5 Commits

Author SHA1 Message Date
MachinePainting
45d9b5978c
Merge 4d911d9ea7 into 6a26409bcb 2026-04-20 15:56:59 +00:00
MachinePainting
4d911d9ea7
Add MachinePainting nodes (DriveSend, DropSend, MachinePaintingNodes)
- DriveSend
- DropSend
- MachinePaintingNodes
2026-02-14 02:11:30 -08:00
MachinePainting
a4b600614f
Delete custom-node-list.json 2026-02-14 02:10:43 -08:00
MachinePainting
ddbdfab112
Add MachinePainting nodes (DriveSend, DropSend, MachinePaintingNodes)
- MachinePainting nodes 
- DriveSend
- DropSend
2026-02-14 01:59:07 -08:00
MachinePainting
a54983d910
Delete custom-node-list.json 2026-02-14 01:57:31 -08:00

View File

@ -46367,6 +46367,39 @@
],
"install_type": "unzip",
"description": "This is a node to convert an image into a CMYK Halftone dot image."
},
{
"author": "machinepainting",
"title": "ComfyUI-DriveSendNode",
"id": "comfyui-drivesend-node",
"reference": "https://github.com/machinepainting/ComfyUI_DriveSendNode",
"files": [
"https://github.com/machinepainting/ComfyUI_DriveSendNode"
],
"install_type": "git-clone",
"description": "Automatically upload ComfyUI output files to your Google Drive with optional security layer file encryption. This essential node includes a Setup Node for easy API connections. Supports OAuth and service accounts, Images, Video Files ( .png, .jpg, .jpeg, .webp, .gif, .mp4, .avi, .mov), system built with real-time monitoring, ease of use, fast file sends, cloud & local setups supported, RunPod efficient, and includes custom cross-platform decryption scripts. Setup Instructions on GitHub Use 'DropSend Node' if Dropbox is preferred."
},
{
"author": "machinepainting",
"title": "ComfyUI-DropSendNode",
"id": "comfyui-dropsend-node",
"reference": "https://github.com/machinepainting/ComfyUI_DropSendNode",
"files": [
"https://github.com/machinepainting/ComfyUI_DropSendNode"
],
"install_type": "git-clone",
"description": "Automatically upload ComfyUI output files to your Dropbox with optional security layer file encryption. This essential node includes a Setup Node for easy API connections. Supports Images, Video Files ( .png, .jpg, .jpeg, .webp, .gif, .mp4, .avi, .mov), system built with real-time monitoring, ease of use, fast file sends, cloud & local setups supported, RunPod efficient, and includes custom cross-platform decryption scripts. Setup Instructions on GitHub Use 'DriveSend Node' if Google Drive is preferred."
},
{
"author": "machinepainting",
"title": "ComfyUI-MachinePaintingNodes",
"id": "comfyui-machinepainting-nodes",
"reference": "https://github.com/machinepainting/ComfyUI-MachinePaintingNodes",
"files": [
"https://github.com/machinepainting/ComfyUI-MachinePaintingNodes"
],
"install_type": "git-clone",
"description": "Professional color grading, mask tools, and utilities for ComfyUI. Includes Curves, Levels, LUT Apply, Custom Slider Tools, Dynamic Range Slider, Mega Slider (Multi Slider), Selective Color, Channel Masks, Remove Background, Boolean utilities, Z-Image Empty Latent Dimensions, Histogram Displays, and more."
}
]
}