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 Settings
- Draw Things
- DiffusionBee
- Xet hash:
- a1694382b97d3c71ecb30cf4845ba8fe796829ce6f1ba0cd2147f31b1ac0f727
- Size of remote file:
- 2.13 GB
- SHA256:
- e098b92db9b745fee8a71a1d587bb6faf1874cf04f1cc2afc9d9ed800065579b
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.