--- tags: - gguf-connector widget: - text: turn it into cartoon with color output: url: demo-s9-4steps.webp - text: an anime girl sitting in a coffee shop wearing a t shirt with this hand drawing printed on it output: url: demo-s8-8steps.webp - text: an anime girl sitting in a coffee shop wearing a t shirt with this hand drawing printed on it output: url: demo-s8-6steps.webp --- ## sketch ✏️ ![screenshot](https://raw.githubusercontent.com/calcuis/gguf-pack/master/s9.png) - run it with `gguf-connector`; simply execute the command below in console/terminal ``` ggc s8 ``` > >GGUF file(s) available. Select which one to use: > >1. sketch-s8-q2_k.gguf >2. sketch-s8-q2_k_s.gguf > >Enter your choice (1 to 2): _ > - bring your ideas 💡 on; nothing else ![screenshot](https://raw.githubusercontent.com/calcuis/gguf-pack/master/s8a.png) ![screenshot](https://raw.githubusercontent.com/calcuis/gguf-pack/master/s9b.png) - or opt to connect safetensors with ``` ggc s9 ``` > >Safetensors available. Select which one to use: > >1. sketch-s9-12b-fp4.safetensors >2. sketch-s9-20b-fp4.safetensors >3. sketch-s9-20b-int4.safetensors > >Enter your choice (1 to 3): _ > ![screenshot](https://raw.githubusercontent.com/calcuis/gguf-pack/master/s9c.png) - dual mode is available: accept two drawings or mixing up with existing image(s) ![screenshot](https://raw.githubusercontent.com/calcuis/gguf-pack/master/s8.png) Let's draw someting awesome! ### **reference** - gguf-connector ([pypi](https://pypi.org/project/gguf-connector))