this post was submitted on 04 Sep 2024
2 points (100.0% liked)

Perchance - Create a Random Text Generator

391 readers
7 users here now

โš„๏ธŽ Perchance

This is a Lemmy Community for perchance.org, a platform for sharing and creating random text generators.

Feel free to ask for help, share your generators, and start friendly discussions at your leisure :)

This community is mainly for discussions between those who are building generators. For discussions about using generators, especially the popular AI ones, the community-led Casual Perchance forum is likely a more appropriate venue.

See this post for the Complete Guide to Posting Here on the Community!

Rules

1. Please follow the Lemmy.World instance rules.

2. Be kind and friendly.

  • Please be kind to others on this community (and also in general), and remember that for many people Perchance is their first experience with coding. We have members for whom English is not their first language, so please be take that into account too :)

3. Be thankful to those who try to help you.

  • If you ask a question and someone has made a effort to help you out, please remember to be thankful! Even if they don't manage to help you solve your problem - remember that they're spending time out of their day to try to help a stranger :)

4. Only post about stuff related to perchance.

  • Please only post about perchance related stuff like generators on it, bugs, and the site.

5. Refrain from requesting Prompts for the AI Tools.

  • We would like to ask to refrain from posting here needing help specifically with prompting/achieving certain results with the AI plugins (text-to-image-plugin and ai-text-plugin) e.g. "What is the good prompt for X?", "How to achieve X with Y generator?"
  • See Perchance AI FAQ for FAQ about the AI tools.
  • You can ask for help with prompting at the 'sister' community Casual Perchance, which is for more casual discussions.
  • We will still be helping/answering questions about the plugins as long as it is related to building generators with them.

6. Search through the Community Before Posting.

  • Please Search through the Community Posts here (and on Reddit) before posting to see if what you will post has similar post/already been posted.

founded 1 year ago
MODERATORS
 

Most likely SUPER not a priority. But you know me ๐Ÿ˜…

https://perchance.org/prompt-style-tester#edit

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.

you are viewing a single comment's thread
view the rest of the comments
[โ€“] [email protected] 2 points 6 days ago (2 children)

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] 1 points 5 days ago* (last edited 5 days ago)

@[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.

[โ€“] [email protected] 1 points 6 days ago (1 children)

@[email protected] Thanks again man, your incredible!! ๐Ÿ™

[โ€“] [email protected] 1 points 5 days ago (2 children)

You need to create a new image or edit the current one to apply the style.

[โ€“] [email protected] 1 points 5 days ago (1 children)

Understood, it I'm using in in character chat with an oc I made and for whatever reason when I put in the prompt even after generating multiple new images, it has the name of my character I'm chatting with and the style I picked next to it but isn't using the prompts, when I generate an image and look at the prompts it used their is nothing, other then the description in chat of the scene

[โ€“] [email protected] 1 points 5 days ago (4 children)

I'm not really sure, have you added a new style to it, maybe some syntax errors that doesn't allow the custom code to run? Can you link a 'share link' of the character?

I've added a fix here to not say 'AI Artist (style)' but 'Character Name (style)' and the styles should be added after clicking the button on the /change-style, although you still need to edit/create a new image to apply the style.

Here is a video on applying the styles.

[โ€“] [email protected] 1 points 5 days ago (1 children)
[โ€“] [email protected] 2 points 5 days ago* (last edited 5 days ago) (2 children)

You can share the character link like this:

This won't share any threads, just the character.

[โ€“] [email protected] 1 points 4 days ago* (last edited 4 days ago) (1 children)
[โ€“] [email protected] 2 points 4 days ago (1 children)

Here is an updated code in the AI Artist.

It seems that there was a problem in setting the properties in the character itself, in which those properties are already existing in the AI Artist character.

But since you've transferred the code to another character, those properties are undefined and cannot be accessed so it cannot change it. I've managed to fix it by just setting default values.

[โ€“] [email protected] 1 points 4 days ago (1 children)

..it worked!, you are .....God?... praise ๐Ÿ™๐Ÿ™๐Ÿ’ช thank you Soo much @[email protected]

[โ€“] [email protected] 2 points 4 days ago (2 children)

No problem! It was actually an oversight on my part lmaooo

[โ€“] [email protected] 1 points 3 days ago (1 children)

So I hate to ask, but is there no nsfw allowed for the image generation, just curious because earlier today I came across a few scenes in rpg chat where nsfw was definitely depicted and it's like the image generator went out of its way to show any content like that. Just wondering if it could be because of the custom jv code?

[โ€“] [email protected] 1 points 3 days ago

Not sure, I don't really dabble on the NSFW content, so I won't know lmao.

[โ€“] [email protected] 1 points 4 days ago

Well again thank you so much, I've been trying to figure out a way to do this for so long, being able to chat with a custom character have them automatically generate images with somewhat accurate depictions of what's happening in chat. Having a little trouble getting any NSFW images at least good ones, but that definitely could be on my end ๐Ÿ˜‚. My next step from here is to add a voice emulator or text to speech that doesn't suck and that everyone can use somewhat easily ๐Ÿคฃ, been kind of looking at Suno bark but I'm not extremely familiar on how it works nor am I familiar with how I would go about coding it into the chat. @[email protected]

[โ€“] [email protected] 1 points 5 days ago

Also I guess I should have said this earlier I don't know if it makes a difference but I am using an Android phone to do this.

[โ€“] [email protected] 1 points 5 days ago

I've tried recreating what you did in your video your generator using that character, and I've also tried doing it in my generator My OC character JavaScript code provided by your character and I've had no luck. I will say though that every now and then it'll say verifying at the top right hand corner of the page, and starting on the image, then it will go to Red letters and say VPN error or something of that sort and at the bottom where the image should be says error undefined, then it reloads and I get an image without any of the prompts inside it except for the default negative prompts that that image generator comes with in character chat.

[โ€“] [email protected] 1 points 5 days ago

Yeah I'm not sure what it is, it could just be a way that I need to tell the AI to edit or make changes to an image without interfering with character storyline, or chat. @[email protected]