<div align='center' width="50%>You need get "inspiration" images first. You can create these images by run "Create inspiration images" script in txt2img page, or download zip file from here and unzip these file under fold "inpiration".</div>"
<div align='center' width="50%"><h2>To activate inspiration function, you need get "inspiration" images first. </h2><br>
You can create these images by run "Create inspiration images" script in txt2img page, <br> you can get the artists or art styles list from here<br>
download these files, and select these files in the "Create inspiration images" script UI<br>
There about 6000 artists and art styles in these files. <br>This takes server hours depending on your GPU type and how many pictures you generate for each artist/style
<br>I suggest at least four images for each<br><br><br>
<h2>You can also download generated pictures from here:</h2><br>
"inspiration_dir":OptionInfo("inspiration","Directory of inspiration",component_args=hide_dirs),
"inspiration_max_samples":OptionInfo(4,"Maximum number of samples, used to determine which folders to skip when continue running the create script",gr.Slider,{"minimum":1,"maximum":20,"step":1}),
"inspiration_rows_num":OptionInfo(4,"Rows of inspiration interface frame",gr.Slider,{"minimum":4,"maximum":16,"step":1}),
"inspiration_cols_num":OptionInfo(8,"Columns of inspiration interface frame",gr.Slider,{"minimum":4,"maximum":16,"step":1}),