Text-to-Image
Diffusers
Safetensors
StableDiffusionPipeline
anime
general
art
stable-diffusion
stable-diffusion-diffusers
Instructions to use Yntec/BabeBae with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use Yntec/BabeBae with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("Yntec/BabeBae", dtype=torch.bfloat16, device_map="cuda") prompt = "Astronaut in a jungle, cold color palette, muted colors, detailed, 8k" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps
- Draw Things
- DiffusionBee
- Xet hash:
- 46b498614fa591745637402ab48627263a0d8c727638c04b2a5b5d5e6f67fb80
- Size of remote file:
- 335 MB
- SHA256:
- ff35c6546bb53e18c3c21325e128665b0990b30b86a1783d4c35473d70c4097e
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.