visoar/hipng ✓🔢❓📝 → 🖼️
About
PNG Generation Model https://hipng.com/
Example Output
Prompt:
"rabbit, abstract geometric shapes, transparent background, high contrast, clean edges, sharp details,colorful"
Output
Performance Metrics
4.39s
Prediction Time
4.40s
Total Time
All Input Parameters
{
"ping": false,
"seed": -1,
"steps": 25,
"width": 1024,
"height": 1024,
"prompt": "rabbit, abstract geometric shapes, transparent background, high contrast, clean edges, sharp details,colorful",
"num_samples": 1,
"guidance_scale": 3.5,
"negative_prompt": "bad, ugly",
"is_animated_lora": true
}
Input Parameters
- ping
- seed
- Seed number for reproducability purpose. Use -1 for random generation.
- steps
- Denoising steps.
- width
- Width of the generated images.
- height
- Height of the generated images.
- prompt (required)
- A textual description of what to generate.
- num_samples
- The desired number of samples.
- guidance_scale
- Amount of classifier-free guidance.
- negative_prompt
- A textual description of what to avoid in the generations.
- is_animated_lora
- Whether to use animated LoRA model.
Output Schema
Output
Example Execution Logs
Using animated model
args: {'prompt': 'rabbit, abstract geometric shapes, transparent background, high contrast, clean edges, sharp details,colorful', 'height': 1024, 'width': 1024, 'negative_prompt': 'bad, ugly', 'guidance_scale': 3.5, 'num_inference_steps': 25, 'num_images_per_prompt': 1, 'original_size': (4096, 4096), 'target_size': (1024, 1024), 'negative_original_size': (512, 512), 'negative_target_size': (512, 512)}
0%| | 0/25 [00:00<?, ?it/s]
4%|▍ | 1/25 [00:00<00:02, 8.83it/s]
12%|█▏ | 3/25 [00:00<00:02, 10.44it/s]
20%|██ | 5/25 [00:00<00:02, 9.32it/s]
24%|██▍ | 6/25 [00:00<00:02, 9.07it/s]
28%|██▊ | 7/25 [00:00<00:02, 8.92it/s]
32%|███▏ | 8/25 [00:00<00:01, 8.80it/s]
36%|███▌ | 9/25 [00:00<00:01, 8.72it/s]
40%|████ | 10/25 [00:01<00:01, 8.61it/s]
44%|████▍ | 11/25 [00:01<00:01, 8.63it/s]
48%|████▊ | 12/25 [00:01<00:01, 8.60it/s]
52%|█████▏ | 13/25 [00:01<00:01, 8.55it/s]
56%|█████▌ | 14/25 [00:01<00:01, 8.51it/s]
60%|██████ | 15/25 [00:01<00:01, 8.50it/s]
64%|██████▍ | 16/25 [00:01<00:01, 8.49it/s]
68%|██████▊ | 17/25 [00:01<00:00, 8.48it/s]
72%|███████▏ | 18/25 [00:02<00:00, 8.48it/s]
76%|███████▌ | 19/25 [00:02<00:00, 8.48it/s]
80%|████████ | 20/25 [00:02<00:00, 8.47it/s]
84%|████████▍ | 21/25 [00:02<00:00, 8.47it/s]
88%|████████▊ | 22/25 [00:02<00:00, 8.45it/s]
92%|█████████▏| 23/25 [00:02<00:00, 8.46it/s]
96%|█████████▌| 24/25 [00:02<00:00, 8.44it/s]
100%|██████████| 25/25 [00:02<00:00, 8.42it/s]
100%|██████████| 25/25 [00:02<00:00, 8.65it/s]
0%| | 0/8 [00:00<?, ?it/s]
25%|██▌ | 2/8 [00:00<00:00, 16.47it/s]
50%|█████ | 4/8 [00:00<00:00, 10.99it/s]
75%|███████▌ | 6/8 [00:00<00:00, 10.48it/s]
100%|██████████| 8/8 [00:00<00:00, 9.81it/s]
100%|██████████| 8/8 [00:00<00:00, 10.37it/s]
Version Details
- Version ID
0a33482a8bb06e954f16a3bc081bb5a7e5652fb5662241938e420f9031847684- Version Created
- March 10, 2025