Instructions to use waloneai/kathein-cartoon with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use waloneai/kathein-cartoon 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("waloneai/kathein-cartoon") prompt = "kathein festival" image = pipe(prompt).images[0] - Inference
- Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
- Xet hash:
- 7dcbbe277fcde128a6e0ae7cd0b5e2c354f9f06fe3de51aec212280c8d2dbfdf
- Size of remote file:
- 89.7 MB
- SHA256:
- 95883c4da5ca778bf9a48c3296cbcc3927051dbb7603637cd30618639cdc7289
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.