Text-to-Image
Diffusers
TensorBoard
Safetensors
StableDiffusionPipeline
stable-diffusion
stable-diffusion-diffusers
dreambooth
Instructions to use Nazar47/models-moved with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use Nazar47/models-moved with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("Nazar47/models-moved", dtype=torch.bfloat16, device_map="cuda") prompt = "a photo of little monkey" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
- Xet hash:
- 5e1227120dc0f4ccf2b0ca638a3784ca88d9809c646ffd12e4cb479c6b30138d
- Size of remote file:
- 704 Bytes
- SHA256:
- 7eb36a76a02551ce8583dbee08d062e672997a5fe1db82ebc642d88c7e79cc96
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.