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 #

  • VioneT@lemmy.worldM
    link
    fedilink
    English
    arrow-up
    1
    ·
    4 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.

    • drakethefirst@lemmy.worldOP
      link
      fedilink
      English
      arrow-up
      1
      ·
      4 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.

        • drakethefirst@lemmy.worldOP
          link
          fedilink
          English
          arrow-up
          1
          ·
          4 months ago

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

          • VioneT@lemmy.worldM
            link
            fedilink
            English
            arrow-up
            1
            ·
            4 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.