Spaces:
Runtime error
Runtime error
style_example = [ | |
[ | |
'CompVis/stable-diffusion-v1-4', | |
'FateZero/data/teaser_car-turn', | |
'a silver jeep driving down a curvy road in the countryside', | |
'watercolor painting of a silver jeep driving down a curvy road in the countryside', | |
0.8, | |
0.8, | |
"watercolor", | |
10, | |
10, | |
7.5, | |
# input video argument | |
None, 0, 8, 1, 0,0,0,0 | |
], | |
[ | |
'CompVis/stable-diffusion-v1-4', | |
'FateZero/data/style/sunflower', | |
'a yellow sunflower', | |
'van gogh style painting of a yellow sunflower', | |
0.5, | |
0.5, | |
'van gogh', | |
10, | |
10, | |
7.5, | |
None, 0, 8, 1, 0,0,0,0 | |
], | |
[ | |
'CompVis/stable-diffusion-v1-4', | |
'FateZero/data/style/surf', | |
'a man with round helmet surfing on a white wave in blue ocean with a rope', | |
'The Ukiyo-e style painting of a man with round helmet surfing on a white wave in blue ocean with a rope', | |
0.9, | |
0.9, | |
'Ukiyo-e', | |
10, | |
10, | |
7.5, | |
None, 0, 8, 1, 0,0,0,0 | |
], | |
[ | |
'CompVis/stable-diffusion-v1-4', | |
'FateZero/data/style/train', | |
'a train traveling down tracks next to a forest filled with trees and flowers and a man on the side of the track', | |
'a train traveling down tracks next to a forest filled with trees and flowers and a man on the side of the track Makoto Shinkai style', | |
0.9, | |
0.9, | |
'Makoto Shinkai', | |
10, | |
10, | |
7.5, | |
None, 0, 8, 1, 0,0,0,0 | |
], | |
] |