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:
- 914e8ca20b8cb533851c9fa25e51e8462d9d3ac4e5e5dc259e92fb66425a5df0
- Size of remote file:
- 751 Bytes
- SHA256:
- ddfab703b637cc928980f23fc5f0f9eba4ee339de668785e88a08ef5771dedf9
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.