cloneofsimo/fad_v0_lora 🔢❓📝 → 🖼️
Performance
6.4sTypical run time
7.4KTotal runs
About
LoRA, fp16 Foto-Assisted-Diffusion-FAD_V0
Example Output
Prompt:
"a man riding his bike down the city streets of japan, magic hour"
Output
Performance Metrics
6.37s
Prediction Time
6.42s
Total Time
All Input Parameters
{
"width": 512,
"height": "768",
"prompt": "a man riding his bike down the city streets of japan, magic hour",
"scheduler": "DPMSolverMultistep",
"num_outputs": 1,
"guidance_scale": "4.0",
"num_inference_steps": 50
}
Input Parameters
- seed
- Random seed. Leave blank to randomize the seed
- width
- Width of output image. Maximum size is 1024x768 or 768x1024 because of memory limits
- height
- Height of output image. Maximum size is 1024x768 or 768x1024 because of memory limits
- prompt
- Input prompt. Use <1>, <2>, <3>, etc., to specify LoRA concepts
- lora_urls
- List of urls for safetensors of lora models, seperated with | .
- scheduler
- Choose a scheduler.
- lora_scales
- List of scales for safetensors of lora models, seperated with |
- num_outputs
- Number of images to output.
- guidance_scale
- Scale for classifier-free guidance
- negative_prompt
- Specify things to not see in the output
- num_inference_steps
- Number of denoising steps
Output Schema
Output
Example Execution Logs
Using seed: 39270 No LoRA models provided, using default model... 0%| | 0/50 [00:00<?, ?it/s] 4%|▍ | 2/50 [00:00<00:03, 12.46it/s] 8%|▊ | 4/50 [00:00<00:03, 13.06it/s] 12%|█▏ | 6/50 [00:00<00:03, 13.45it/s] 16%|█▌ | 8/50 [00:00<00:03, 13.64it/s] 20%|██ | 10/50 [00:00<00:02, 13.69it/s] 24%|██▍ | 12/50 [00:00<00:02, 13.71it/s] 28%|██▊ | 14/50 [00:01<00:02, 13.74it/s] 32%|███▏ | 16/50 [00:01<00:02, 13.82it/s] 36%|███▌ | 18/50 [00:01<00:02, 13.77it/s] 40%|████ | 20/50 [00:01<00:02, 13.78it/s] 44%|████▍ | 22/50 [00:01<00:02, 13.79it/s] 48%|████▊ | 24/50 [00:01<00:01, 13.86it/s] 52%|█████▏ | 26/50 [00:01<00:01, 13.87it/s] 56%|█████▌ | 28/50 [00:02<00:01, 13.86it/s] 60%|██████ | 30/50 [00:02<00:01, 13.82it/s] 64%|██████▍ | 32/50 [00:02<00:01, 13.77it/s] 68%|██████▊ | 34/50 [00:02<00:01, 13.67it/s] 72%|███████▏ | 36/50 [00:02<00:01, 13.65it/s] 76%|███████▌ | 38/50 [00:02<00:00, 13.74it/s] 80%|████████ | 40/50 [00:02<00:00, 13.76it/s] 84%|████████▍ | 42/50 [00:03<00:00, 13.75it/s] 88%|████████▊ | 44/50 [00:03<00:00, 13.72it/s] 92%|█████████▏| 46/50 [00:03<00:00, 13.67it/s] 96%|█████████▌| 48/50 [00:03<00:00, 13.71it/s] 100%|██████████| 50/50 [00:03<00:00, 13.65it/s] 100%|██████████| 50/50 [00:03<00:00, 13.70it/s]
Version Details
- Version ID
c1e671c76f6f833c392337c7f411f89777148dbabf973decff3809c47229d9b0- Version Created
- February 13, 2023