Commit History

The image that was generated wasn't based off the last message in the chat. I want it to literally use the last message in the users chat as the prompt and generate an image based off that prompt using an AI image generator model that is fully built in and integrated into the website.
662ab87
verified

Hunterout commited on

Add a button to use the local image generation model that is loaded on the website to generate an image. The prompt for the image is of the most recent message in the users chat with the AI. The image will be displayed in chat as the most recent message.
ee4abc0
verified

Hunterout commited on

Add an ai model that is hosted locally on the website to generate images based off the chat. Add a button in the users chat to generate an actual image of the current scene using the local image model that's hosted on the website.
231ae6d
verified

Hunterout commited on

I'm getting an API error:401 now when I try to chat with the characters. Can the LLM model be loaded directly into the website so I dont need an API call?
c13e4ae
verified

Hunterout commited on

I want the chat to be powered by a very good roleplay LLM AI for immersive roleplay.
3d5188c
verified

Hunterout commited on

Redesign the entire website to be an AI chat bot designed for roleplay
d9f7e10
verified

Hunterout commited on

Make it actually generate an image based off the prompt I put in and display that image on the screen
dca9406
verified

Hunterout commited on

Make it actually generate an image based off the prompt I put it and display it on the page
55a19fd
verified

Hunterout commited on

Make it actually generate an image and display it after I give it a prompt
f112559
verified

Hunterout commited on

Make it actually generate an image and display it after I give it a prompt
91d0941
verified

Hunterout commited on