Dhruv Nair
Dhruv Nair
@yiyixuxu Could you take a look here please?
@okaris Can you share a minimal code example demonstrating how you're calculating the timesteps with strength?
cc: @yiyixuxu for visibility
@dferguson992 Taking a look into this.
Hi @dferguson992 So the issue here is that `StableCascadeCombinedPipeline` is a connected pipeline composed of the `StableCascadePriorPipeline` and `StableCascadeDecoderPipeline`. When using `from_pretrained` with the model id on the hub, we...
cc: @yiyixuxu
@Abc11c It would be better to ask this question in the Discussions section.
Update on `from_single_file` progress The new version of single file will always try to infer a default pipeline config given a checkpoint. This is reasonable since the single file checkpoint...
@vladmandic I think this is almost ready to merge, if you have the time would you be able to test the branch to see if any breaking changes occur. I...
@standardAI Is this ready for review?