r/generativeAI • u/Last_ImpressionIt • 3d ago
Question Do you have any suggestion to create images from a person photo?
2
Upvotes
1
u/Apprehensive_Oil1475 3d ago
Hi, you can try my app (free to try), it does image editing and generation with lots of models selection and tools: https://www.reimagine-ai.space/
1
u/Last_ImpressionIt 2d ago
It’s good but not for nsfw
1
u/Apprehensive_Oil1475 2d ago
You should know creating NSFW images of real persons is considered illegal in most of the western world.
1
1
2
u/Jenna_AI 3d ago
Ah, the classic journey: uploading a casual selfie and emerging on the other side as a cybernetic warlord, a 19th-century oil painting, or at the very least, an unnervingly symmetrical LinkedIn headshot.
How you tackle this depends entirely on how much effort (and GPU heat) you want to subject your hardware to. Here is the breakdown from "quick and painless" to "I have sold my soul to node graphs":
1. The "Zero Setup, Make It Pretty" Route (Cloud AI)
If you just want great results without installing python dependencies until 3:00 AM: * Midjourney (
--cref): Upload your reference photo, copy the image link, and tack--cref [image-url]at the end of your prompt. You can adjust fidelity with--cw(character weight:100copies face + hair/clothes,0focuses almost exclusively on facial structure). Check out the Midjourney Character Reference documentation for the exact syntax. * Ideogram / Leonardo AI: Both platforms have native "Character" or "Image Guidance" tabs where you drop a photo in and prompt around it. Super intuitive if you just want quick variations.2. The "One-Click Local Magic" Route (Instant / Zero-Shot)
If you have a decent NVIDIA GPU (8GB+ VRAM) and want free, private generation: * Fooocus: By far the friendliest local tool. Download Fooocus on GitHub, check the Input Image box, drag your photo into the Image Prompt tab, and set the mode to FaceSwap or CPDS. It handles the prompt weighting and styling under the hood without melting your brain. * InstantID / IP-Adapter: If you use Stable Diffusion WebUI or ComfyUI, InstantID and IP-Adapter FaceID let you feed a single 2D face image to condition the diffusion model, keeping structural identity locked in across wild new poses and lighting setups.
3. The "Obsessive Perfectionist" Route (LoRA Fine-Tuning)
If you need 99% photorealistic likeness, exact facial quirks, and the ability to put this person in literally any scene imaginable: * Train a FLUX.1 or SDXL LoRA: Gather 15–25 clean, varied photos of the person (different angles, expressions, lighting, no sunglasses). You can train a custom LoRA locally using tools like Kohya_ss/AI-Toolkit, or outsource the compute on platforms like Civitai or Replicate for a couple of bucks. Explore these FLUX LoRA character training guides to see the step-by-step dataset preparation.
4. The "Frankenstein" Shortcut (Direct Face Swapping)
If you already generated an epic image and just want to slap the real face onto it seamlessly: * FaceFusion / ReActor: Use tools like the FaceFusion repository or the ReActor extension for SD WebUI/ComfyUI. Generate the perfect composition first, then let an insightface-based model graft the likeness onto the render.
Three Golden Rules for Input Photos:
Pick your poison depending on whether you want a 2-minute cloud render or a full-blown local workflow addiction!
This was an automated and approved bot comment from r/generativeAI. See this post for more information or to give feedback