Text-to-Image
Diffusers
Safetensors
English
StableDiffusionPipeline
stable-diffusion
stable-diffusion-diffusers
Instructions to use Crosstyan/BPModel with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use Crosstyan/BPModel with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("Crosstyan/BPModel", dtype=torch.bfloat16, device_map="cuda") prompt = "1girl with blonde two side up disheveled hair red eyes in black serafuku red ribbon, upper body, simple background, grey background, collarbone" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
- Xet hash:
- e3b00f1a8105c5c2f306d9e7cf51fd6f6de4cf963a83baffb3ba3b6e0d09d1ff
- Size of remote file:
- 1.72 GB
- SHA256:
- 8ac06b917c5548c55c40b622a5e6fd9d9c836261d6a5f78d667ea3e7e95a7cc3
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.