Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

♻️ Always pass options through headers #555

Merged
merged 1 commit into from
Mar 14, 2024
Merged

Conversation

coyotte508
Copy link
Member

Thanks @Wauplin for pointing out 🤦

We were only using the header for binary content, but it's better to use it always

@radames
Copy link
Contributor

radames commented Mar 14, 2024

Great catch, I'm surprised I've never noticed it using text-to-image, maybe because I was using different seeds

@coyotte508
Copy link
Member Author

Great catch, I'm surprised I've never noticed it using text-to-image, maybe because I was using different seeds

I mean, it still worked, just it's better to always pass by header. It will be compatible with inference endpoints that way

@coyotte508 coyotte508 merged commit 3226ad4 into main Mar 14, 2024
2 checks passed
@coyotte508 coyotte508 deleted the use-headers-for-options branch March 14, 2024 17:41
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.

None yet

2 participants