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