Instructions to use EnD-Diffusers/BallJointDoll with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use EnD-Diffusers/BallJointDoll with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("EnD-Diffusers/BallJointDoll", dtype=torch.bfloat16, device_map="cuda") prompt = "vjt" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps
- Draw Things
- DiffusionBee
- Xet hash:
- 28321eff65621b2c092c921f5fd5f5865e1f526d54841ded74036cbbcc980019
- Size of remote file:
- 3.44 GB
- SHA256:
- 60fafa5d0b4c5659b5324f0c15139e867cf5ffc1266d8d7c597f0e488fe605a7
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.