Instructions to use Yntec/HiFi with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use Yntec/HiFi with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("Yntec/HiFi", dtype=torch.bfloat16, device_map="cuda") prompt = "Astronaut in a jungle, cold color palette, muted colors, detailed, 8k" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps
- Draw Things
- DiffusionBee
HiFi
Comparison, samples and prompts (all use seed 9119):
(Click for larger)
(best quality, masterpiece, highres),1girl,solo,short hair wig,trench coat, city background. stunning eyes. 1girl,solo,short hair wig,trench coat, city background. stunning.
beautiful landscape, vectorartz
Highly detailed, High Quality, Masterpiece, beautiful, cute girl. Zelda with her young sister as toon link. teal headwear. sweet smile
isometric village, vectorartz
The Lofi A model by DucHaiten merged with VectorArtz model by coder 119.
Original pages:
https://huggingface.co/coder119/Vectorartz_Diffusion
https://civitai.com/models/65706?modelVersionId=70355
HiFiAlpha
The original vision, too bad it suffered from terrible anathomy, it may be better if you don't draw humans or animals. You can check it out at: https://huggingface.co/Yntec/HiFi/discussions/2
Recipes:
- SuperMerger Weight Sum Use MBW 1,0,0,0,0,0,0,0,0,0,1,1,1,0,0,0,1,1,1,1,0,1,1,1,1,1
Model A:
Vector_Artz
Model B:
DucHaiten Lofi A
- Bake kl-f8-anime2VAE
Output:
HiFiAlpha
- SuperMerger Weight Sum Use MBW 1,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1
Model A:
Vector_Artz
Model B:
DucHaiten Lofi A
- Bake kl-f8-anime2VAE
Output:
HiFi
- Downloads last month
- 41



