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

Feat: Stable diffusion v3 #615

Merged
merged 10 commits into from
Oct 22, 2024
Merged

Feat: Stable diffusion v3 #615

merged 10 commits into from
Oct 22, 2024

Conversation

narengogi
Copy link
Collaborator

@narengogi narengogi commented Sep 17, 2024

Description:

  • Added support for Stable diffusion v2Beta route with support for 3 text-to-image models. Core, Ultra and 3Large
  • Same support in Bedrock also
  • Added a new parameter in provider config transformToFormData using this to transform to form data
  • Added the new transformer for form data also

Related Issues: (optional)

Testing Done:

  • Tested to make sure SDXL-1 is working
  • verified error and success response transforms
  • verified by making requests to /audio/translations and /transcriptions

@narengogi narengogi marked this pull request as ready for review September 17, 2024 12:22
@narengogi narengogi changed the title Feat: Stabile diffusion v3 Feat: Stable diffusion v3 Sep 17, 2024
src/types/requestBody.ts Outdated Show resolved Hide resolved
src/globals.ts Outdated Show resolved Hide resolved
@VisargD
Copy link
Collaborator

VisargD commented Oct 21, 2024

@narengogi - Can you please also check if fireworks imageGenerate needs an update for this?

@narengogi narengogi requested a review from VisargD October 21, 2024 13:45
@narengogi narengogi requested a review from VisargD October 22, 2024 13:01
@VisargD VisargD merged commit 84ffd0c into Portkey-AI:main Oct 22, 2024
1 check passed
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