How to generate deepfakes of your wife, hypothetically

Overall, use Flux (h/t Fireship), train on fal.ai, then generate via API/web app to bypass safety filter.

Cost: ~$5. No GPU needed!

  1. Collect 10-20 nude images and zip them into a folder
  2. Use “Train a LoRA” on civitai.com, steps 1 & 2, to generate captions via Auto Label
    1. image
    2. Clean up the captions (see this), then download the captioned images as a new zip.
  3. Upload the zipped dataset to https://fal.ai/models/fal-ai/flux-lora-fast-training.
    • Higher iter multiplier (eg 3) increases faithfulness to character
    • Once completed, copy the diffusers_lora_file.url
  4. Clone Embed GitHubEmbed GitHub and modify to accept LoRA url
    • (TODO: upload my fork?)

Further reading: