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:
- 3d13af2563e36d70edb7cb46e739832b60b8af98861d8038c2f0516c4f8fe326
- Size of remote file:
- 492 MB
- SHA256:
- be20bb349ec34587e1c7f081a1e17c8b4684c99826d60c9038ffd3be24a09e1d
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.