Hi everyone! Can I make the ai to use the avatar image as base modell for all the in chat images, that i create?

0 points · 4 comments · view on lemmy.world

4 Comments

aleuto2015@lemmy.world · 1 pts · 1y (2 replies)

Is it possible by using the 'Custom JavaScript code' field? Anyone expert pls advise 🙏

qinerous@lemmy.world · 1 pts · 1y (1 reply)

This is possible if you do not use the text-to-image plugin model from Perchance, but a third-party model that can do this. There may be open source models on github, as well as in huggingface.co . Ask any AI and it will help you with the integration.

aleuto2015@lemmy.world · 1 pts · 1y

I did try asking chatgpt and claudeAI to generate javascript code. These tools do provide some codes, but for some reasons, it just didn't work. Sadly, I'm not an expert to debug/analyze these codes

GrumblePuss@lemmy.world · 1 pts · 1y

No, current image gen does not support image input as reference. It's a text-to-image only system.