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