Skip to content

Instantly share code, notes, and snippets.

View BuffMcBigHuge's full-sized avatar
🇨🇦
Be the best, so I have competition.

Buff BuffMcBigHuge

🇨🇦
Be the best, so I have competition.
View GitHub Profile
@BuffMcBigHuge
BuffMcBigHuge / ComfyUI.js
Created January 8, 2025 23:02
ComfyUI.js - ComfyUI Helper Class in JavaScript for ComfyUI API
// ComfyUI.js
// Simple ComfyUI Helper Class in JavaScript for ComfyUI API
// Usage:
/*
const ComfyUI = require('./classes/ComfyUI');
// Define the nodes that you want to modify in your workflow
const nodes = {
seeds: ['4', '12'], // Node IDs that contain seeds