Text-to-Image
Diffusers
PyTorch
StableDiffusionPipeline
stable-diffusion
diffusion-models-class
dreambooth-hackathon
wildcard
Instructions to use Someman/bird-danphe with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use Someman/bird-danphe with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("Someman/bird-danphe", dtype=torch.bfloat16, device_map="cuda") prompt = "a big dog with danphe face" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps
- Draw Things
- DiffusionBee
- Xet hash:
- da997c56ab66e6004c4a0df6185a04d97986de9d2266124a198e8be8ba50c25c
- Size of remote file:
- 492 MB
- SHA256:
- a20d724dacc3f94e73753462567b578a6395b725e17b4ddaeddf0dd3bc148729
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.