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:
- 5bb2f7e55f40de622337431b2866f1ea5221462063498aea4943c8bd4c26dd25
- Size of remote file:
- 11.4 MB
- SHA256:
- ba0c439f7be467bf47d12a7e6f9adc6116201056fc60c67f431c679b7c16afc8
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.