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