Shaunwei / RealChar

🎙️🤖Create, Customize and Talk to your AI Character/Companion in Realtime (All in One Codebase!). Have a natural seamless conversation with AI everywhere (mobile, web and terminal) using LLM OpenAI GPT3.5/4, Anthropic Claude2, Chroma Vector DB, Whisper Speech2Text, ElevenLabs Text2Speech🎙️🤖
https://RealChar.ai/
MIT License
5.96k stars 729 forks source link

Can't change character image (local version) #450

Open PauliusOS opened 1 year ago

PauliusOS commented 1 year ago

Previous versions let you change the character profile picture on the local version of the app

Would be nice to do the same again

In the Char folder or elsewhere

Shaunwei commented 1 year ago

ya, images can be a tricky thing. Previously, all characters are created from code. But now we allow users to upload images through UI. We cannot store all images locally. But I think it's a reasonable ask to use images, if they have been provided locally.