ComfyUI Extension: ComfyUI-SDXLNVFP4
Run ComfyUI workflows without the setup
No installs, no CUDA version roulette, no GPU sitting idle on your bill. Bring a workflow and run it in the browser.
SDXL model loader supporting custom clip_g and clip_l embeddings with NVFP4 optimization. (Description by CC)
Looking for a different extension?
Custom Nodes (0)
README
working in ComfyUI with sdxl models:
Just need the two safetensors model1 and model2. clip_g and clip_l for the common name from sdxl
Needs my custom loader here to work: https://github.com/Apache0ne/ComfyUI-SDXLNVFP4
Workflow in images, also I am using taesd vae for both.
<table style="width: auto;"> <tr> <!-- Image 1 --> <td align="center" valign="top" style="padding: 10px;"> <a href="assets/ComfyUI_temp_bajmn_00003_.png" target="_blank"> <img src="assets/ComfyUI_temp_bajmn_00003_.png" height="120" style="border: 1px solid #444; border-radius: 4px;"> </a> <br> <p style="width: 150px; word-wrap: break-word; line-height: 1.2;"> <small><code>With NVFP4 CLIP</code></small> </p> </td> <!-- Image 2 --> <td align="center" valign="top" style="padding: 10px;"> <a href="assets/ComfyUI_temp_bajmn_00004_.png" target="_blank"> <img src="assets/ComfyUI_temp_bajmn_00004_.png" height="120" style="border: 1px solid #444; border-radius: 4px;"> </a> <br> <p style="width: 150px; word-wrap: break-word; line-height: 1.2;"> <small><code>with normal CLIP</code></small> </p> </td> </tr> </table>Run ComfyUI workflows without the setup
No installs, no CUDA version roulette, no GPU sitting idle on your bill. Bring a workflow and run it in the browser.