mirror of
https://github.com/lllyasviel/stable-diffusion-webui-forge.git
synced 2026-04-30 19:21:21 +00:00
Add buttons for random and reuse seed.
Random button sets seed to -1, reuse copies the seed from the last generated image.
This commit is contained in:
@@ -2,7 +2,7 @@ transformers==4.19.2
|
||||
diffusers==0.2.4
|
||||
basicsr==1.3.5
|
||||
gfpgan
|
||||
gradio==3.3
|
||||
gradio==3.3.1
|
||||
numpy==1.23.3
|
||||
Pillow==9.2.0
|
||||
realesrgan==0.2.5.0
|
||||
|
||||
Reference in New Issue
Block a user