Skip to content

Commit

Permalink
feat: sd3 (#69)
Browse files Browse the repository at this point in the history
* feat: sd3

* fix: sd3 overrides

* fix: update img gen spec

* fix: update img-gen spec

---------

Co-authored-by: Eric Fredin <[email protected]>
  • Loading branch information
efredin and Eric Fredin authored Jun 25, 2024
1 parent 858fd57 commit 7eacabc
Show file tree
Hide file tree
Showing 2 changed files with 208 additions and 66 deletions.
7 changes: 7 additions & 0 deletions fern/apis/image-gen/openapi/openapi-overrides.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,13 @@ paths:
servers:
- url: https://image.octoai.run
x-name: ImageGen
/generate/sd3:
post:
summary: "Generate SD3"
x-fern-sdk-method-name: generateSd3
servers:
- url: https://image.octoai.run
x-name: ImageGen
/generate/svd:
post:
summary: "Generate SVD Animations"
Expand Down
Loading

0 comments on commit 7eacabc

Please sign in to comment.