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