https://github.com/saftle/uber_comfy_nodes
ComfyUI Nodes for misc. use-cases
https://github.com/saftle/uber_comfy_nodes
Last synced: 4 months ago
JSON representation
ComfyUI Nodes for misc. use-cases
- Host: GitHub
- URL: https://github.com/saftle/uber_comfy_nodes
- Owner: saftle
- License: mit
- Created: 2024-05-10T05:39:38.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-08-24T02:42:40.000Z (8 months ago)
- Last Synced: 2024-08-25T03:32:49.967Z (8 months ago)
- Language: Python
- Size: 30.3 KB
- Stars: 1
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-comfyui - **Suplex Misc ComfyUI Nodes**
README
Misc ComfyUI Nodes. Will continue adding more as I find nodes that don't otherwise exist.
Nodes:
1. "ControlNet Selector" - This will let you select from all of your ControlNet models without forcing it to load them. Great for passing it to other nodes.
2. "Load Optional ControlNet Model" - This is a fork of the original "Load ControlNet Model" node in comfy core, but instead of it auto-assigning a ControlNet load and forcefully loading it, it has an extra None value that you can use to trigger it to no longer load anything.
3. "Diffusers Selector" - This will let you select from all of your Diffusers formatted models without forcing it to load them. Great for passing it to other nodes.
4. "Save Image JPG No Meta" - This saves a JPG image (with optional quality) without Metadata.
5. "Multi Input Variable Rewrite" - Allows using inputs as variables to rewrite a string