Instructions to use ClaireOzzz/Comic_Style with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use ClaireOzzz/Comic_Style 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-xl-base-1.0", dtype=torch.bfloat16, device_map="cuda") pipe.load_lora_weights("ClaireOzzz/Comic_Style") prompt = "cmic" image = pipe(prompt).images[0] - Inference
- Notebooks
- Google Colab
- Kaggle
- Local Apps
- Draw Things
- DiffusionBee
- Xet hash:
- b6f826da7a1e985e7512dff2fc588d7d04f65fb61bc4d72ca6e4ae7818bf156f
- Size of remote file:
- 15 MB
- SHA256:
- 51bc6efda8fa2127e4b993d5dcab4a60a21d2813907b709b6b0c3194ca607465
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.