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:
- 4abd9c0cc46094597eff5944b3fb00fd6c0bff3e0fd4e1c86ffb8272295f4fa4
- Size of remote file:
- 3.18 kB
- SHA256:
- 78847e97cce2d57367e88d86e86fb8957ffbb496614fb3a331bc5aa8993b6dd9
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.