fofr/pulid-base 🔢📝🖼️❓ → 🖼️
About
Use a face to make images. Uses SDXL fine-tuned checkpoints.

Example Output
Prompt:
"anime middle aged professional guy"
Output

Performance Metrics
7.79s
Prediction Time
7.83s
Total Time
All Input Parameters
{ "width": 1024, "height": 1024, "prompt": "anime middle aged professional guy", "face_image": "https://replicate.delivery/pbxt/KtD7T0zAQ4YU1vI4CptsLMSVzL239UWFHRcZ1DgWAhyVsfuh/guy.webp", "face_style": "high-fidelity", "output_format": "webp", "output_quality": 80, "negative_prompt": "boy", "checkpoint_model": "animated - starlightXLAnimated_v3", "number_of_images": 1 }
Input Parameters
- seed
- Set a seed for reproducibility. Random by default.
- width
- Width of the output image (ignored if structure image given)
- height
- Height of the output image (ignored if structure image given)
- prompt
- You might need to include a gender in the prompt to get the desired result
- face_image (required)
- The face image to use for the generation
- face_style
- Style of the face
- output_format
- Format of the output images
- output_quality
- Quality of the output images, from 0 to 100. 100 is best quality, 0 is lowest quality.
- negative_prompt
- Things you do not want to see in your image
- checkpoint_model
- Model to use for the generation
- number_of_images
- Number of images to generate
Output Schema
Output
Example Execution Logs
Random seed set to: 3813125192 Checking inputs ✅ /tmp/inputs/image.png ==================================== Checking weights ✅ albedobaseXL_v21.safetensors ✅ ip-adapter_pulid_sdxl_fp16.safetensors ✅ pixlAnimeCartoonComic_v10.safetensors ✅ ProteusV0.4-Lighting.safetensors ✅ starlightXLAnimated_v3.safetensors ✅ dreamshaperXL_alpha2Xl10.safetensors ✅ models/antelopev2 ==================================== Running workflow got prompt Executing node 22, title: CLIP Text Encode (Prompt), class type: CLIPTextEncode Executing node 3, title: KSampler, class type: KSampler 0%| | 0/20 [00:00<?, ?it/s] 5%|▌ | 1/20 [00:00<00:04, 3.83it/s] 10%|█ | 2/20 [00:00<00:04, 3.77it/s] 15%|█▌ | 3/20 [00:00<00:04, 3.76it/s] 20%|██ | 4/20 [00:01<00:04, 3.77it/s] 25%|██▌ | 5/20 [00:01<00:03, 3.78it/s] 30%|███ | 6/20 [00:01<00:03, 3.77it/s] 35%|███▌ | 7/20 [00:01<00:03, 3.77it/s] 40%|████ | 8/20 [00:02<00:03, 3.77it/s] 45%|████▌ | 9/20 [00:02<00:02, 3.76it/s] 50%|█████ | 10/20 [00:02<00:02, 3.76it/s] 55%|█████▌ | 11/20 [00:02<00:02, 3.77it/s] 60%|██████ | 12/20 [00:03<00:02, 3.78it/s] 65%|██████▌ | 13/20 [00:03<00:01, 3.79it/s] 70%|███████ | 14/20 [00:03<00:01, 3.80it/s] 75%|███████▌ | 15/20 [00:03<00:01, 3.79it/s] 80%|████████ | 16/20 [00:04<00:01, 3.76it/s] 85%|████████▌ | 17/20 [00:04<00:00, 3.77it/s] 90%|█████████ | 18/20 [00:04<00:00, 3.79it/s] 95%|█████████▌| 19/20 [00:05<00:00, 3.87it/s] 100%|██████████| 20/20 [00:05<00:00, 3.94it/s] 100%|██████████| 20/20 [00:05<00:00, 3.81it/s] Executing node 8, title: VAE Decode, class type: VAEDecode Executing node 47, title: Save Image, class type: SaveImage Prompt executed in 5.66 seconds outputs: {'47': {'images': [{'filename': 'ComfyUI_00001_.png', 'subfolder': '', 'type': 'output'}]}} ==================================== ComfyUI_00001_.png
Version Details
- Version ID
65ea75658bf120abbbdacab07e89e78a74a6a1b1f504349f4c4e3b01a655ee7a
- Version Created
- May 23, 2024