13 Commits (6d09dd70f8e6400ab9952bfc2bb98ba10c360395)

Author SHA1 Message Date
comfyanonymous c6b7a157ed Align simple scheduling closer to official stable cascade scheduler. 9 months ago
comfyanonymous 8b60d33bb7 Add ModelSamplingStableCascade to control the shift sampling parameter. 9 months ago
comfyanonymous 5b40e7a5ed Implement shift schedule for cascade stage C. 9 months ago
comfyanonymous f83109f09b Stable Cascade Stage C. 9 months ago
comfyanonymous c661a8b118 Don't use numpy for calculating sigmas. 9 months ago
comfyanonymous a4ec54a40d Add linear_start and linear_end to model_config.sampling_settings 12 months ago
comfyanonymous f30b992b18 .sigma and .timestep now return tensors on the same device as the input. 12 months ago
comfyanonymous 871cc20e13 Support SVD img2vid model. 1 year ago
comfyanonymous 32447f0c39 Add sampling_settings so models can specify specific sampling settings. 1 year ago
comfyanonymous d9d8702d8d percent_to_sigma now returns a float instead of a tensor. 1 year ago
comfyanonymous dcec1047e6 Invert the start and end percentages in the code. 1 year ago
comfyanonymous 844dbf97a7 Add: advanced->model->ModelSamplingDiscrete node. 1 year ago
comfyanonymous 1ffa8858e7 Move model sampling code to comfy/model_sampling.py 1 year ago