Text-to-Image
Diffusers
Safetensors
StableDiffusionPipeline
Vectors
Art
Anime
3D
Style
coder119
DucHaiten
stable-diffusion
stable-diffusion-diffusers
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
- Xet hash:
- b773f878ad73b8f9eea797858d3cda9ccada1f79dc588bc7ec6e7f0bdda9d6f9
- Size of remote file:
- 335 MB
- SHA256:
- 875de58d4301af796fc03a905e1934fa662e3d0fd9f02e05412c8dba8d416512
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.