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