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:
- e25772cac6f6450f32b52e6c8736615e4202ac3d63a4e09b12bcec1fce55544c
- Size of remote file:
- 3.64 GB
- SHA256:
- 6bf88365e666d7d8f71a3a941abf32e4a31fb13b7bcbdc57003c41d3448742a6
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.