Skip to content

Conversation

@chmatse
Copy link

@chmatse chmatse commented May 14, 2023

When Using the AUTOMATIC1111 or vladmandic/automatic stable diffusion webui, the Sampler DPM++ SDE spits out an error when a seed 3106912320 is defined in the Prompt Matrix script:

SeedSequence expects int or sequence of ints for entropy not 3106912320.0

This issues was reported in:
AUTOMATIC1111/stable-diffusion-webui#7989

And the user grumpyland posted a quick and dirty fix for it. Since this also fixed my problem in vladmandic/automatic, i made an issue request:
vladmandic/sdnext#904

vladmandic recommended to create a Pull Request, so here is my commit to it.

…N.0"

When Using AUTOMATIC1111 or vladmandic/automatic the Sampler [DPM++ SDE] spits out an error when a seed (3106912320) is defined in [Prompt Matrix]:

SeedSequence expects int or sequence of ints for entropy not 3106912320.0

This issues was reported in:
AUTOMATIC1111/stable-diffusion-webui#7989

And the user [grumpyland] posted a quick and dirty fix for it. Since this also fixed my problem, i made an issue request to vladmandic/automatic:
vladmandic/sdnext#904

[vladmandic] recommended to create a Pull Request, so here is my commit to it.
@Z0ul0u25
Copy link

Z0ul0u25 commented Jun 5, 2023

I had to do this hotfix myself. Glad to find i was not alone and a merge request already exist.

@vladmandic
Copy link

@crowsonkb this is not a major one, but wondering why its still open 1.5 years later?

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.

3 participants