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

parameters for a single image output? #37

Open
dcsan opened this issue Jul 20, 2022 · 0 comments
Open

parameters for a single image output? #37

dcsan opened this issue Jul 20, 2022 · 0 comments

Comments

@dcsan
Copy link

dcsan commented Jul 20, 2022

I'm trying to use this actually on replicate.com
https://replicate.com/nightmareai/disco-diffusion

but I get the zeroth frame which is just perlin noise, and then for follow on images, nothing.

Is it safe to assume that if

        'steps': 250,
        'display_rate': 250,

match, then we should just get rendered the final frame?

'prompt': "An octopus riding a bicycle",
            'batch_size': 5,
            'width': 256,
            'height': 256,
            'steps': 250,
            'display_rate': 250,
            'diffusion_model': '256x256_diffusion_uncond',
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

No branches or pull requests

1 participant