Merge branch 'comfyanonymous:master' into master

This commit is contained in:
patientx 2024-09-07 14:47:35 +03:00 committed by GitHub
commit 52f858d715
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -6,7 +6,7 @@ from comfy import model_management
import math
import logging
import comfy.sampler_helpers
import scipy
import scipy.stats
import numpy
def get_area_and_mult(conds, x_in, timestep_in):