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