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