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