Skip to main content

Nuvu custom node for ComfyUI

Project description

Nuvu-logo

Usage License: Nuvu Labs grants you a limited license to run the Nuvu plugin inside ComfyUI for its intended functionality in commercial or non-commercial workflows. Any other commercial use—including copying, modifying, sublicensing, or redistributing this code or derivative works—requires prior written consent from Nuvu Labs.

Nuvu makes private AI generation in ComfyUI effortless — built for film and VFX artists who demand privacy, polish, and more time to create. A plug-in right in ComfyUI, which makes the newest, professional-level, workflows a click away.

About Nuvu Labs

Nuvu Labs is an agency that excels at implementing, scaling, and finetuning AI pipelines in the film and VFX industries. We focus on security and data because your content is your backbone, and uploading your content to any cloud AI service risks your content becoming training material in the future.

Table of Contents

The Nuvu Advantage

The Nuvu Plug-in for ComfyUI gives you instant access to premium workflows specifically designed for production pipelines. The Nuvu difference is when you download a workflow, you get everything needed to run the workflow. No more searching for obscure custom nodes or models. On top of that, the workflows are condensed into easy-to-use subgraphs that can be searched just like any node. Let's walk through an example.

Let's install Z-Image-Turbo alt text

After clicking Install, all workflows, subgraphs, custom nodes, and models for running Z-Image-Turbo will install. alt text

Now let's restart ComfyUI, and check out what was installed for us!

This is the workflow that was downloaded. It contains a Z-Image-Turbo subgraph with documentation for what all of the inputs and outputs of the subgraph do. The models were already installed, so just click "Run" and as long as you have the VRAM to run the workflow, it will run immediately.

alt text

Here is the searchable subgraph. Search for it as you would any other node, and connect it into your favorite image-to-video workflow or anywhere else you'd like. alt text

Nuvu has created an extremely efficient pipeline for getting workflows into your hands quickly, so when a new model is released, Nuvu is committed to delivering the capability to you quickly and seamlessly.

Installing Nuvu

Nuvu Labs offers a variety of ways to install the Nuvu Plug-in into ComfyUI for optimal convenience.

Auto-Installers

Download the applicable script for your system, which can be found at this link.

Windows Install

Place the .bat file in the folder location on windows that you want to install ComfyUI-Nuvu in. Double click on the .bat file, and it will start to install ComfyUI with Nuvu. alt text

Inside the ComfyUI Folder, you will find a file called "run_comfy.bat". Double click this file to launch ComfyUI. Wait until the terminal stops producing text and then go to the next step. alt text

Navigate to localhost:8188 or 127.0.0.1:8188 in your web browser of choice (Firefox or Google Chrome recommended).

Linux Install

Place the .sh file in the folder location that you want to install ComfyUI-Nuvu in. Open a shell and run:

./linux_install_Nuvu_comfy.sh

This will clone ComfyUI into your current folder. Inside the ComfyUI Folder, you will find a file called "run_comfy.sh". Double click this file or open a shell and run it to launch ComfyUI. Wait until the terminal stops producing text and then go to the next step

Navigate to localhost:8188 or 127.0.0.1:8188 in your web browser of choice (Firefox or Google Chrome recommended).

Comfy Manager

test2

RunPod Template

Use our referral code to sign up for RunPod if you don't already have an account! https://runpod.io?ref=rqu7tin8

Nuvu Labs provides a RunPod template to quickly deploy ComfyUI from anywhere, even if you don't own a GPU yourself. You can find it at this link

When you click on the link and have a valid account created, you'll be prompted to start a pod. RunPod select pod

Nuvu Labs recommends setting up Network storage of 500gb minimum, preferably up to 1TB or more to handle the large size of the models. This will allow you to keep all your work and you won't have to restart all over again each time you start a new pod.

Select your network storage, and CUDA Versions as shown below. CUDA 12.8 or 12.9 are required becasue of blackwell architecture support for RTX 50xx series. Pod Storage and Cuda Settings

Then select a GPU from the list below. For most production work, Nuvu Labs recommends an RTX 5090 at minimum. RTX 5090 is an excellent balance of speed and value.

Once you've selected your GPU, and confirm that the ComfyUI-Nuvu template is selected, click "Deploy On-Demand" Confirm Template and click deploy

If this is your first time launching ComfyUI on your network storage or if you do not plan to use a network storage, expect about 20mins of first time setup.

Go to the logs of your RunPod pod, and wait until you see the circled message in the container logs. That tells you that ComfyUI is ready. Look for comfyui browser address in logs

Click "Connect", and then click "ComfyUI" to open ComfyUI. A JupyterLab session is also provided, where you can view the pod's filesystem. alt text

Docker

The docker command to run the ComfyUI-Nuvu container is:

docker run -d \
  --name comfy-nuvu \
  --gpus all \
  -p 8188:8188 \
  -p 8888:8888 \
  -v /path/to/workspace:/workspace \
  Nuvulabs/comfyui-nuvu:latest

Create an Account

Free Features

  • PyTorch Version Switcher
  • Sage Attention Installer
  • Windows Triton Installer
  • Slow Depth & Pose Map Fix
  • Cuda Toolkit Installer
  • Windows Build Tools Installer
  • Launch Shell with Build Tools Activated

Paid Features

  • Auto-Install 100+ top-quality curated and subgraphed workflows
  • 400+ workflows in the roadmap
  • Subgraphs published straight into your library to use as nodes
  • Model Auto-Installer
  • (coming soon) Install All Missing Models & Custom Nodes for a workflow

How to create a free account

Once you have Nuvu installed into ComfyUI, click on the Nuvu button at the top of ComfyUI. alt text

Click the "Continue with Login" button on the dialog that pops up. All authentication is handled by Auth0 for optimal user security. The only personal data that Nuvu Labs stores are name and email address for account handling. alt text

Authenticate the Auth0 form with either email/password, github, or google. alt text

Once you've completed log-in, you should be re-directed back to ComfyUI, where you will see the Nuvu Dashboard appear. alt text

How to subscribe to Nuvu Premium

To purchase a license to access over 100 premium workflows and subgraphs, click the "Purchase License" button on the left side.

alt text

That will bring you to our Nuvu Account Dashboard, where you can Upgrade your account to the paid version. alt text

All purchases are handled securely through Stripe. Nuvu does not store any of your financial information, all financial transactions run through Stripe. alt text

After subscribing, head back to ComfyUI, refresh your browser, and you should see your account upgraded to "Premium Subscription" on the left side.

alt text

Using Nuvu

ComfyUI Optimizer

Workflow Installer

Subgraphs

Model Installer

Install Missing (Coming Soon!)

When Implemented, this will allow users to open any workflow in ComfyUI and Nuvu will attempt to find all custom nodes and models needed for that workflow, and install them for you. No more searching through the manager or scouring huggingface to find the correct model.

User Configuration

How Can We Help?

Logout

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distributions

If you're not sure about the file name format, learn more about wheel file names.

comfyui_nuvu-0.0.30-cp39-abi3-win_amd64.whl (1.2 MB view details)

Uploaded CPython 3.9+Windows x86-64

comfyui_nuvu-0.0.30-cp39-abi3-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (8.5 MB view details)

Uploaded CPython 3.9+manylinux: glibc 2.17+ x86-64manylinux: glibc 2.5+ x86-64

File details

Details for the file comfyui_nuvu-0.0.30-cp39-abi3-win_amd64.whl.

File metadata

File hashes

Hashes for comfyui_nuvu-0.0.30-cp39-abi3-win_amd64.whl
Algorithm Hash digest
SHA256 9edb83346c5249949b95cd4241782e4ae7944791b71e660181c11a66a6c339c1
MD5 d2463eb5b2611513b63f77e6d15cb5cf
BLAKE2b-256 34d629021bf90405a491315efab053e4f35ec41bab16aa200540fabde7e2ed14

See more details on using hashes here.

Provenance

The following attestation bundles were made for comfyui_nuvu-0.0.30-cp39-abi3-win_amd64.whl:

Publisher: build-and-deploy.yml on nuvulabs/ComfyUI-Nuvu-Packager

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file comfyui_nuvu-0.0.30-cp39-abi3-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for comfyui_nuvu-0.0.30-cp39-abi3-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 4e616f854455f2f9fe36d28e0ae70023a6231cafb92988fa320cd32a17610dc1
MD5 aa0cb12656f9a8557f048b77a9cc9006
BLAKE2b-256 0bc83b78c36306a068e7969a3608a64b84f84efce510e9e2184cc1b9345b301b

See more details on using hashes here.

Provenance

The following attestation bundles were made for comfyui_nuvu-0.0.30-cp39-abi3-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: build-and-deploy.yml on nuvulabs/ComfyUI-Nuvu-Packager

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page