this post was submitted on 26 Nov 2023
420 points (90.9% liked)

Technology

75758 readers
4657 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related news or articles.
  3. Be excellent to each other!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. Only approved bots from the list below, this includes using AI responses and summaries. To ask if your bot can be added please contact a mod.
  9. Check for duplicates before posting, duplicates may be removed
  10. Accounts 7 days and younger will have their posts automatically removed.

Approved Bots


founded 2 years ago
MODERATORS
 

A Spanish agency became so sick of models and influencers that they created their own with AI — and she’s raking in up to $11,000 a month::Founder Rubén Cruz said AI model Aitana was so convincing that a famous Latin actor asked her on a date.

you are viewing a single comment's thread
view the rest of the comments
[–] lloram239@feddit.de 26 points 2 years ago* (last edited 2 years ago)

How do they ensure the same looking person is generated each time?

You can generate consistent faces simply by using random non-existent names. Which in turn you can use to train a custom LORA with Dreambooth (needs about 20 images) or use ROOP (a single one can be enough). And of course you can just mix and match it as you please, mix multiple real faces together into a new one, use dedicated face generators like https://thispersondoesnotexist.com/ and so on.

This barely even takes effort anymore, e.g. quick ROOP FaceSwap with the photo from the article, which doesn't look quite the same due to only a single input image, gets better with more, but that's just shows how easy it is to generate a new face, which will than be consistent with itself.

The hard part is getting an interesting pose, expression and haircut into this, as well as sponsored products and stuff. Generating realistic images with AI is pretty easy, but getting variation into them so they don't end up all looking the same can get tricky.

Edit: Five more minutes of effort and it starts to look a little closer.