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.
@[email protected]@[email protected]
So I added a style to the V2 custom java code replacing it with another one inside my own custom character, and it reads style when I type in/change-style, but not what I've added in the style, I continues to read the previous style prompts.
Would either of you happen to know what the issue is by any chance. Thanks in advance for all your time ☺️
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?
@[email protected]
Question for you my good sir, I put the AI artist V2 oc JavaScript code in the custom JavaScript section of my character and it works great for the most part, for whatever reason when I add prompts into the syntax area in my settings, close out of my page and reopen it they are gone. Also how would I go about adding or props or styles to T2i styles code, sorry as I said before I am very new to this 😂.
Appreciate you a lot and all the help you've given so far! 😊
Character AI chat.
So I am using the custom Java code that was in the AI artist V2. 1 and I am putting it inside of my own character in the custom code section, my plan was to add another style in the list that was already made.
If you reply to the specific comment, it's a lot easier to follow the conversation. I keep having to look at all the comments to try to figure out what you're trying to respond to. There's a swoopy arrow pointing left below each comment; click that and you'll reply directly to that comment.
The custom code is written on the character itself. You can open it up by clicking the pencil icon on the thread. Here is a step by step guide to add custom codes for your character. You do not need to create a new page for it.
Here is AI Artist v2.2 which has my vionet20-t2i-styles-importable. I've also commented on the custom code there the formatting on adding your own styles on the styles object.
@[email protected] I'm really sorry I feel like I'm asking for a way too much 😂, but would you mind trying the custom code that you made see if it works for you. I'm unsure why but it is not working for me at all other than when I enter /change-style, it replies with all the styles but when I click on one it does not utilize the style.