"comfy/ldm/vscode:/vscode.git/clone" did not exist on "4efa67fa1239b49bdbdb944ac1980a6a4730b5e2"
  • Shiimizu's avatar
    Implement Differential Diffusion (#2876) · 727021bd
    Shiimizu authored
    * Implement Differential Diffusion
    
    * Cleanup.
    
    * Fix.
    
    * Masks should be applied at full strength.
    
    * Fix colors.
    
    * Register the node.
    
    * Cleaner code.
    
    * Fix issue with getting unipc sampler.
    
    * Adjust thresholds.
    
    * Switch to linear thresholds.
    
    * Only calculate nearest_idx on valid thresholds.
    727021bd
nodes_differential_diffusion.py 3.51 KB