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