Skip to content

Conversation

@alvarobartt
Copy link
Member

Description

This PR solves an issue with the recently included validation for the input payloads, that was leading to conflicts with both the sentence-transformers and diffusers models since the task is not an attribute of the pipeline classes and the validation for those in handled on their respective custom implementations for the AutoPipelines i.e. handled separately.

The issue that arised was {"error":"'IEAutoPipelineForText2Image' object has no attribute 'task'"}

@alvarobartt alvarobartt merged commit c6bc223 into main Dec 16, 2024
6 checks passed
@alvarobartt alvarobartt deleted the diffusers-pipeline-fix branch December 16, 2024 16:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants