-
Notifications
You must be signed in to change notification settings - Fork 288
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add more Replicate models (take 2) (#1130)
This PR adds mappings for more Replicate models, along with tests for each new model. ``` vitest run --config vitest.config.mts -t "Replicate" ... ✓ Replicate (9) 8666ms ✓ textToImage canonical - black-forest-labs/FLUX.1-schnell 1214ms ✓ textToImage canonical - black-forest-labs/FLUX.1-dev 3472ms ✓ textToImage canonical - stabilityai/stable-diffusion-3.5-large-turbo 1460ms ✓ textToImage versioned - ByteDance/SDXL-Lightning 2612ms ✓ textToImage versioned - ByteDance/Hyper-SD 4346ms ✓ textToImage versioned - playgroundai/playground-v2.5-1024px-aesthetic 4099ms ✓ textToImage versioned - stabilityai/stable-diffusion-xl-base-1.0 7205ms ↓ textToSpeech versioned [skipped] ↓ textToSpeech OuteTTS [skipped] ``` Replaces #1102 cc @julien-c @SBrandeis --------- Co-authored-by: SBrandeis <[email protected]> Co-authored-by: Simon Brandeis <[email protected]>
- Loading branch information
1 parent
284b28e
commit bd1fa9e
Showing
3 changed files
with
377 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.