zhouzhengjun/lora_openjourney_v4 🖼️🔢❓📝 → 🖼️
About
Lora & openjourney V4
Example Output
Prompt:
"(((masterpiece))),(((bestquality))),((ultra-detailed)),(illustration),((anextremelydelicateandbeautiful)),dynamicangle,floating,(beautifuldetailedeyes),(detailedlight) (1girl), solo , floating_hair,glowingeyes,green hair,greeneyes <1>, twintails, halterdress,"
Output
Performance Metrics
3.80s
Prediction Time
3.92s
Total Time
All Input Parameters
{
"width": "512",
"height": "512",
"prompt": "(((masterpiece))),(((bestquality))),((ultra-detailed)),(illustration),((anextremelydelicateandbeautiful)),dynamicangle,floating,(beautifuldetailedeyes),(detailedlight) (1girl), solo , floating_hair,glowingeyes,green hair,greeneyes <1>, twintails, halterdress,",
"lora_urls": "https://replicate.delivery/pbxt/Mf7QBwNXrehQ3k6GwMPpi8bqy0cer9x1NqogXVWylWC9l6YhA/tmp28kwa2ceclexz5tc90001zun1iy5b8x3wzip.safetensors",
"scheduler": "K_EULER_ANCESTRAL",
"lora_scales": "0.6",
"num_outputs": 1,
"guidance_scale": 3.25,
"negative_prompt": "easynegative, bad-picture-chill-75v",
"prompt_strength": 0.9,
"num_inference_steps": 31
}
Input Parameters
- mask
- Black and white image to use as mask for inpainting over the image provided. Black pixels are inpainted and white pixels are preserved
- seed
- Random seed. Leave blank to randomize the seed
- image
- (Img2Img) Inital image to generate variations of. If this is not none, Img2Img will be invoked.
- 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
- prompt_strength
- (Img2Img) Prompt strength when providing the image. 1.0 corresponds to full destruction of information in init image
- num_inference_steps
- Number of denoising steps
Output Schema
Output
Example Execution Logs
Using seed: 8651
Generating image of 512 x 512 with prompt: (((masterpiece))),(((bestquality))),((ultra-detailed)),(illustration),((anextremelydelicateandbeautiful)),dynamicangle,floating,(beautifuldetailedeyes),(detailedlight) (1girl), solo , floating_hair,glowingeyes,green hair,greeneyes <1>, twintails, halterdress,
The requested LoRAs are loaded.
The config attributes {'clip_sample_range': 1.0} were passed to EulerDiscreteScheduler, but are not expected and will be ignored. Please verify your scheduler_config.json configuration file.
The config attributes {'clip_sample_range': 1.0} were passed to EulerAncestralDiscreteScheduler, but are not expected and will be ignored. Please verify your scheduler_config.json configuration file.
The following part of your input was truncated because CLIP can only handle sequences up to 77 tokens: ['twintails, halterdress,']
0%| | 0/31 [00:00<?, ?it/s]
6%|▋ | 2/31 [00:00<00:02, 11.13it/s]
13%|█▎ | 4/31 [00:00<00:02, 11.14it/s]
19%|█▉ | 6/31 [00:00<00:02, 11.23it/s]
26%|██▌ | 8/31 [00:00<00:02, 11.25it/s]
32%|███▏ | 10/31 [00:00<00:01, 11.30it/s]
39%|███▊ | 12/31 [00:01<00:01, 11.33it/s]
45%|████▌ | 14/31 [00:01<00:01, 11.02it/s]
52%|█████▏ | 16/31 [00:01<00:01, 11.10it/s]
58%|█████▊ | 18/31 [00:01<00:01, 11.18it/s]
65%|██████▍ | 20/31 [00:01<00:00, 11.23it/s]
71%|███████ | 22/31 [00:01<00:00, 11.22it/s]
77%|███████▋ | 24/31 [00:02<00:00, 11.21it/s]
84%|████████▍ | 26/31 [00:02<00:00, 11.11it/s]
90%|█████████ | 28/31 [00:02<00:00, 11.04it/s]
97%|█████████▋| 30/31 [00:02<00:00, 11.11it/s]
100%|██████████| 31/31 [00:02<00:00, 11.16it/s]
Version Details
- Version ID
f8e5074f993f6852679bdac9f604590827f11698fdbfc3f68a1f0c3395b46db6- Version Created
- April 20, 2023