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