Instructions to use Miayan/project with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use Miayan/project 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/project", 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:
- f3cf867405dd5c5427f1baf06d0bb9d99af876f8d3055aa48fe36de37a654073
- Size of remote file:
- 5.57 GB
- SHA256:
- 2bed5b3c6c2f408ccdcb5598d0d47fe5c3fc34647a8bb5e74f48ec77d66ffd9b
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.