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