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:
- 470cffc0dc10a1fc4a30dc496e0d0da542b235081a6444e66213fd781d0ab947
- Size of remote file:
- 2.2 MB
- SHA256:
- fa3e31a6b93309feae035a47395800db110560c11d95c44c4d103f95bd69eabb
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.