The "go" button updates the entire page. As the options are generated this means they are re-generated, which means the chosen option resets, and you can only ever test the top option: Painted Anime.
Simple fix though: put a div with an id around the generations, then update that div only. That's all that needs updating anyway.
This is amazing!!
How would I go about using this, so that when I generate an image in character chat if uses T2i styles to generating image.
Someone new to perchance not very good at coding LOL but I've been using a lot of the JavaScript OC codes to try and accomplish this future in AI character chat, nobody has been able to give me a straight answer or anything that could be helpful to this cause so far.
There's the T2I-Artist and the AI Artist V2 in this ai-character-chat Docs. Although it is not optimal. I'm going to try refactor it and I'll update this comment after I'm done.
I'm not sure that's really possible. I don't think you can import from another page in character stuff. (Unless @[email protected] knows different?)
But I think you can literally tell it any prompt to use to generate an image. So maybe include the text from one of those styles in the prompt you give it or something?