Spaces:
Sleeping
Sleeping
examples = [ | |
"test", | |
"test", | |
"test", | |
"test", | |
"test", | |
] | |
sampler_list = [ | |
"DPM++ 2M Karras", | |
"DPM++ SDE Karras", | |
"DPM++ 2M SDE Karras", | |
"Euler", | |
"Euler a", | |
"DDIM", | |
] | |
aspect_ratios = [ | |
"1024 x 1024", | |
"1152 x 896", | |
"896 x 1152", | |
"1216 x 832", | |
"832 x 1216", | |
"1344 x 768", | |
"768 x 1344", | |
"1536 x 640", | |
"640 x 1536", | |
"Custom", | |
] |