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