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