Text-to-Image
Diffusers
TensorBoard
Safetensors
StableDiffusionPipeline
stable-diffusion
stable-diffusion-diffusers
dreambooth
Instructions to use ainjarts/model with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use ainjarts/model with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("ainjarts/model", dtype=torch.bfloat16, device_map="cuda") prompt = "a photo of ohwx baby girl" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee

- Xet hash:
- 2e9f02a398df78c1de454970eb083a72b1564376bd5c1ec671cddedfdda11691
- Size of remote file:
- 1.09 MB
- SHA256:
- b2fbfb317cf7f5a30e3ebf878856163957cc8e7e6b13e755984d4f6334ed3e3c
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.