I have asked on the site but no one seems to know. If this is not a feature it would be wonderful if it became one in the future. In the AI character chat you can create an image on there similar to creating one from the text to image model, but is there a way to import an image I created from the text to image generator into my AI character Chat? Because it is a random generator I can put in the same prompts but I wont get the same image that I made on the other generator, I have even tried a few different things with trying to input the seed #

  • VioneTM
    link
    English
    24 months ago

    Are you referring to adding an Avatar to the character?

    You can copy the data:image/jpeg;base64,/... of the image you generated outside of the ai-character-chat and paste it on the Avatar URL box on the character settings to add it.

    You can also upload the images in image hosting sites like Imgur, Catbox, etc,. and link the resulting image url (the one with the file extension on the end of the URL like imgur.com/imagename.extension) or upload the image in Perchance Upload and copy the link generated to the input box.

    You can also change the ‘prompts’ that are used in the character chat image generation by changing these settings:

    • @drakethefirstOP
      link
      English
      14 months ago

      I did figure that part out, but not what I mean. I would like to add a picture inside that character chat that I have already created. There is an image button already there, but it isnt as easy to use as the text to AI generator. I have an image generated there, and I want to pop it into my chat.

      • VioneTM
        link
        English
        14 months ago

        Just to note, the AI cannot parse any image to reply with, so if you are looking for it to reply based on the image you sent, it wouldn’t be able to.

        You can add images by adding a <img> element like so:

        <img src="image.url">
        

        Where the image URL can be a data object or regular URL.

        Also note that if you haven’t set it as a hidden from AI, the long image URL might be added to the AI’s memories.

        • @drakethefirstOP
          link
          English
          14 months ago

          So by using that code, I could add a image just like I add the image to the character chat profile? I copy the image generated url and add it to the code? Sorry I am 100% new to this but want to learn.

          • VioneTM
            link
            English
            34 months ago

            Here is a video demo of it

            If you just want to add images, that is the way. You don’t really alter the code, but you just sent the image as a message to the thread.

            • @drakethefirstOP
              link
              English
              14 months ago

              That was the greatest answer I have ever received. That is exactly what I needed to enter an image. 👍

              • VioneTM
                link
                English
                14 months ago

                Just remember that if you have autoreply enabled. It would reply based on what it gathered from the text you have inputted and not the image that is displayed. From the video, I added an URL and it assumed that it was for a video game lmao.

  • eatham 🇭🇲M
    link
    fedilink
    English
    14 months ago

    I can’t understand what you are saying, can you say exactly what you want the site to do?