You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
Missing callback_on_step_end in these pipeline takes away the capability to show the progress in UI
Describe the solution you'd like.
Please support callback_on_step_end
Describe alternatives you've considered.
N.A.
Additional context.
AuraFlowPipeline
TypeError: AuraFlowPipeline.call() got an unexpected keyword argument 'callback_on_step_end'
LuminaText2ImgPipeline
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
Missing callback_on_step_end in these pipeline takes away the capability to show the progress in UI
Describe the solution you'd like.
Please support callback_on_step_end
Describe alternatives you've considered.
N.A.
Additional context.
AuraFlowPipeline
TypeError: AuraFlowPipeline.call() got an unexpected keyword argument 'callback_on_step_end'
LuminaText2ImgPipeline
The text was updated successfully, but these errors were encountered: