Instructions to use igorshmel/charcoal-style with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use igorshmel/charcoal-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("igorshmel/charcoal-style", dtype=torch.bfloat16, device_map="cuda") prompt = "Astronaut in a jungle, cold color palette, muted colors, detailed, 8k" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps
- Draw Things
- DiffusionBee
- Xet hash:
- e5404a7a532220f8188cad2ad5ce02ae5f189d130322ffb44970936227d106c7
- Size of remote file:
- 492 MB
- SHA256:
- fb06bfa0ad21b85e008ee05a9d5d77bc11cdf83f63c19f483e2766abd5ffc071
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.