Skip to content

Fix logic for preparing model with no default example #162

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

Merged
merged 1 commit into from
Oct 4, 2023

Conversation

mattt
Copy link
Contributor

@mattt mattt commented Oct 4, 2023

Resolves #161 (comment)

Signed-off-by: Mattt Zmuda <mattt@replicate.com>
@mattt mattt force-pushed the mattt/fix-default-example branch from d1be1f1 to b2e7b27 Compare October 4, 2023 13:31
@mattt mattt merged commit 30225f4 into main Oct 4, 2023
@mattt mattt deleted the mattt/fix-default-example branch October 4, 2023 13:32
assert sdxl.name == "sdxl"
assert sdxl.visibility == "public"

empty = replicate.models.get("mattt/empty")
Copy link
Contributor Author

@mattt mattt Oct 4, 2023

Choose a reason for hiding this comment

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

TODO: Replace recorded fixture with mock

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.

1 participant