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