Skip to content

Api for multidiffusion #264

Discussion options

You must be logged in to vote

Does this Multidiffusion upscaler has an api access? If so, how can I access it with Python?

"alwayson_scripts": {
                        "Tiled VAE": {
                            "args": [True,
                                     1024, 80,
                                     True, False, False, False]
                        },
                        "Tiled Diffusion": {
                            "args": [True, "MultiDiffusion",
                                     True, True, prompt.width, prompt.height,
                                     tile_width, tile_height, tile_overlap, prompt.batchsize]
                        }
                    }

This work perfectly

Replies: 4 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@SkillfulPainter
Comment options

Answer selected by SkillfulPainter
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
5 participants