I’m working on a personal project and need help figuring out the best way to automatically generate a "perfect smile" version of a real person’s teeth from a standard photo.
For example:
- Input: A photo of someone smiling with slightly crooked, yellowed, or gapped teeth.
- Output: A realistic, high-quality image of the same person, but with straight, white, evenly spaced teeth — like a cosmetic dentistry "after" photo.
I want this to be automated, so I’m looking for guidance on how to do this exactly
I’ve tried:
- Basic text-to-image with prompts like “perfect white teeth” — but it changes the whole face
What I’m hoping for:
- A realistic, natural-looking "after" image
- Same person, same lighting, same expression — just better teeth
- Something I can automate via API
If you’ve built something like this, or know a good tutorial/workflow, I’d really appreciate your advice.
Thanks in advance!