ComfyUI Node: (deforum) Schedule Templates

Authored by XmYx

Created

Updated

199 stars

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.

Category

deforum/help

Inputs

expression
  • 0:(0), max_f:(100)
  • 0:(100), max_f:(0)
  • 0:(sin(2*3.14*t/max_f))
  • 0:(exp(-t/max_f)*sin(4*3.14*t/max_f))
  • 0:(s%100)
  • 0:(sin(2*3.14*(t+s)/max_f))
  • 0:(t**2/max_f**2)
  • 0:(-t**2/max_f**2 + 1)
  • 0:(0.5*sin(2*3.14*t/max_f) + 0.5*sin(4*3.14*t/max_f))
  • 0:(0.5*cos(2*3.14*t/max_f) + t/max_f)
  • 0:(sin(2*3.14*t/max_f + s))
  • 0:(sin(2*3.14*t/max_f) * (s % 10))
  • 0:(cos(2*3.14*t/max_f))
  • 0:(1 - abs(2*t/max_f - 1))
  • 0:(sin(2*3.14*t/max_f) * cos(2*3.14*t/max_f))
  • 0:(t % 20)
  • 0:(50 + 50*sin(2*3.14*t/max_f))
  • 0:(s % 10 + sin(2*3.14*t/max_f))
  • 0:(log(t+1))
  • 0:(-cos(2*3.14*t/max_f) + 2)
  • 0:(sin(2*3.14*t/max_f) if t < max_f/2 else cos(2*3.14*t/max_f))
  • 0:(sin(4*3.14*t/max_f) + cos(2*3.14*t/max_f))
  • 0:(tan(3.14*t/max_f))
  • 0:(1 - t/max_f)
  • 0:(sqrt(t/max_f))
  • 0:(-sqrt(t/max_f) + 1)
  • 0:(abs(sin(2*3.14*t/max_f)))
  • 0:(abs(cos(2*3.14*t/max_f)))
  • 0:(sin(2*3.14*t/max_f)**2)
  • 0:(cos(2*3.14*t/max_f)**2)
  • 0:(sin(2*3.14*t/(max_f+s)))
  • 0:(exp(t/max_f) - 1)
  • 0:(2**(t/max_f) - 1)
  • 0:(-2**(t/max_f) + 2)
  • 0:(s % 10 * t/max_f)
  • 0:(sin(2*3.14*(t+s)%max_f/max_f))
  • 0:(cos(2*3.14*(t+s)%max_f/max_f))
  • 0:(s * sin(2*3.14*t/max_f))
  • 0:(cos(t/max_f * 3.14 * (s%5)))
  • 0:(sin(t**2/max_f**2))
  • 0:(cos(s + t/max_f))
  • 0:(tan(s * t/max_f))
  • 0:(-1*sin(3.14*t/max_f))
  • 0:(exp(-t/max_f)*cos(2*3.14*t/max_f))
  • 0:(sin(2*3.14*t/max_f)**3)
  • 0:(cos(2*3.14*t/max_f)**3)
  • 0:(log(t+1)*sin(2*3.14*t/max_f))
  • 0:(sin(t/max_f)*cos(t/max_f))
  • 0:(t**3/max_f**3)
  • 0:(-t**3/max_f**3 + 1)
  • 0:(abs(sin(4*3.14*t/max_f)))
  • 0:(abs(cos(4*3.14*t/max_f)))
  • 0:(sin(2*3.14*t/max_f)*s)
  • 0:(cos(2*3.14*t/max_f)*s)
  • 0:(tan(2*3.14*t/max_f + s))
  • 0:(exp(t/max_f)*sin(2*3.14*t/max_f))
  • 0:(2**(t/max_f)*sin(2*3.14*t/max_f))
  • 0:(-2**(t/max_f)*cos(2*3.14*t/max_f) + 2)
  • 0:(s%20 * sin(2*3.14*t/max_f))
  • 0:(cos(2*3.14*(t+s)%max_f/max_f)*s)
  • 0:(sin(2*3.14*(t+s)%max_f/max_f)*s)
  • 0:(sin(2*3.14*t/max_f)/(t+1))
  • 0:(cos(2*3.14*t/max_f)/(t+1))
  • 0:(sin(2*3.14*t/max_f)*t/max_f)
  • 0:(cos(2*3.14*t/max_f)*t/max_f)
  • 0:(sin(2*3.14*t/max_f)*sqrt(t/max_f))
  • 0:(cos(2*3.14*t/max_f)*sqrt(t/max_f))
  • 0:(tan(2*3.14*t/max_f)*sqrt(t/max_f))
  • 0:(sin(2*3.14*t/max_f)*log(t+1))
  • 0:(cos(2*3.14*t/max_f)*log(t+1))
  • 0:(tan(2*3.14*t/max_f)*log(t+1))0:((exp(t/max_f)) * (log(1+abs(t))) + (exp(1000/max_f)) + 1)
  • 0:((exp(t/max_f)) / (cos(2*3.14*t/max_f)) / (log(1+abs(t))) / (tan(2*3.14*t/max_f)) + 1)
  • 0:((log(1+abs(t))) + (log(1+abs(1000))) - (cos(2*3.14*1000/max_f)) + (cos(2*3.14*t/max_f)) + (sin(2*3.14*1000/max_f)) + 1)

Outputs

STRING

Extension: Deforum Nodes

Official Deforum animation pipeline tools that provide a unique way to create frame-by-frame generative motion art.

Authored by XmYx

Looking for a different node?

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.

Learn more