Skip to content

Conversation

@SBrandeis
Copy link
Contributor

@SBrandeis SBrandeis commented Jan 13, 2025

TL;DR

  • Add input / output JSON schema specs for the text-to-video task
  • Use generated Typescript interfaces to add support for this in the inference client
  • Add a few text-to-video models to the list of supported models for Fal.ai and Replicate

@SBrandeis SBrandeis force-pushed the tasks/spec-text-to-video branch from e248c6e to 9852cd9 Compare January 21, 2025 12:14
...omit(args, ["inputs", "parameters"]),
...(args.provider !== "replicate" ? { response_format: "base64" } : undefined),
}
: args;
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

indeed this is maybe better 👍

@SBrandeis SBrandeis marked this pull request as ready for review January 21, 2025 13:12
Copy link
Contributor

@Wauplin Wauplin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good! (mostly reviewed things under ./src/tasks/text-to-video/)

@SBrandeis SBrandeis merged commit a3f6ecd into main Jan 23, 2025
5 checks passed
@SBrandeis SBrandeis deleted the tasks/spec-text-to-video branch January 23, 2025 16:13
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.

4 participants