Text-to-Image
Diffusers
TensorBoard
StableDiffusionPipeline
stable-diffusion
stable-diffusion-diffusers
dreambooth
Instructions to use yuanbit/model with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use yuanbit/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("yuanbit/model", dtype=torch.bfloat16, device_map="cuda") prompt = "ohwx man" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps
- Draw Things
- DiffusionBee
- Xet hash:
- 93bb65fe5f366ff5aaac15518722681c8e2e2822d702f532dd77ea51935ced49
- Size of remote file:
- 563 Bytes
- SHA256:
- 6c0552b668d37e1982c999e28875a1750cad69238c57b443fee8417dd5194c3a
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.