abhishekkrthakur/diffuzers

How to randomize the seed value in API call?

soulve opened this issue · 2 comments

I'm doing an API call however when I leave the seed value empty, I'm getting an error. How can I randomize it?

with version 0.2.9 and above, you can set seed to -1 for random seed at all generations

👍