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:
- a93942c721a6bc912a34e91dd6dda19982eb1607e928f7e0e38a6871701a3b8c
- Size of remote file:
- 563 Bytes
- SHA256:
- 8ca823f2ebc4759ca96cfc876edfb23f8b2b510d155ab67564faa9a7786a9016
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.