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