YSerin / ZeCon

MIT License
59 stars 8 forks source link

All artistic style generation #2

Open khawar-islam opened 1 year ago

khawar-islam commented 1 year ago

Dear @ZeConloss

Thank you for your work. At the moment, when we pass --prompt_tgt style such as cubism it generates five images, here, my question is that how we can generate only one good quality cubism image not four images. How we can speedup image generation process? Are there any way to utilize all styles once like --prompt_tgt 'a sketch with crayon, cubism'. Is it possible?

Regards, Khawar

ZeConloss commented 1 year ago

In order to change the number of generated images, you can modify the --iterations_num from arguments.py. I haven't experimented with style combinations yet. However, you can try using various prompts that incorporate different styles to achieve the desired results.