Skip to content

this is an extension for web-ui, which allows users to generate images forever and interrupt the task at anytime

Notifications You must be signed in to change notification settings

liuhongboCM/stable-diffusion-webui-generate-forever

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

stable-diffusion-webui-generate-forever

This is an extension for web-ui, which allows users to generate images forever and interrupt the task at anytime.

setup

  1. Download the zippic1

  2. Unzip the zip file to the project folder: ./extensions

    pic2

3.Run the project, if everything is ok,you would see the 'GenerateForever' option in the Dropdown UI 'script',select it and click 'Generate' Button,then you can see all generated images in Tab 'Image Browser'

pic3

notice

  • Click 'Interrupt' Button if you want to interrupt a generating-forever process,but this won't interrupt other normal process.
  • Max number of generating-forever process is 1,if you want to make another generating-forever process, click 'Interrupt' Button first.
  • The parameter 'seed' is set to -1 in a generating-forever process
  • Use ImageBrowser(repo:https://github.com/yfszzx/stable-diffusion-webui-images-browser) to see all images in a generating-forever process

About

this is an extension for web-ui, which allows users to generate images forever and interrupt the task at anytime

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published