Instructions to use songkey/hm5c_reference with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use songkey/hm5c_reference with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("songkey/hm5c_reference", 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
- Xet hash:
- c462a100f63d67a4f3a3019c12f4f8d512eaf542e63b865c0059f5e8de6b0104
- Size of remote file:
- 1.11 GB
- SHA256:
- fda533114e6a2645a147d9fe1b587ede7fa83db3600314d3ff123c58f6dca658
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.