Instructions to use rihamsharp/123 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use rihamsharp/123 with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("rihamsharp/123", 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
- Local Apps Settings
- Draw Things
- DiffusionBee
- Xet hash:
- 2e96e89c9a80315551e2850c7e63a7088eb67f6ada1700563f9bc4ca7f4ba94e
- Size of remote file:
- 3.44 GB
- SHA256:
- 14a299b7ba007578d7f091dbb3c2107dbbc8584b028b83bc63d3a9fccb60e101
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.