Instructions to use Datou1111/shou_xin with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use Datou1111/shou_xin with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("black-forest-labs/FLUX.1-dev", torch_dtype=torch.bfloat16, device_map="cuda") pipe.load_lora_weights("Datou1111/shou_xin") prompt = "shou_xin, a monochromatic pencil sketch of a ragdoll cat, blue eyes, minimalist, impressionism, negative space" image = pipe(prompt).images[0] - Inference
- Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
| tags: | |
| - text-to-image | |
| - lora | |
| - diffusers | |
| - template:diffusion-lora | |
| widget: | |
| - text: >- | |
| shou_xin, a monochromatic pencil sketch of a ragdoll cat, blue eyes, | |
| minimalist, impressionism, negative space | |
| output: | |
| url: images/img__00267_.png | |
| - text: >- | |
| shou_xin, a monochromatic pencil sketch of a crow, minimalist, | |
| impressionism, negative space | |
| output: | |
| url: images/img__00270_.png | |
| - text: >- | |
| shou_xin, A pencil sketch of steve jobs, minimalist, impressionism, negative | |
| space | |
| output: | |
| url: images/img__00276_.png | |
| - text: >- | |
| shou_xin, A color pencil sketch of a little cute frog, minimalist, | |
| impressionism, negative space | |
| output: | |
| url: images/img__00279_.png | |
| - text: >- | |
| shou_xin, A pencil sketch of a huge whale flying in the sky, minimalist, | |
| impressionism, negative space | |
| output: | |
| url: images/img__00280_.png | |
| - text: >- | |
| shou_xin, A color pencil sketch of a woman wearing red dress, realistic, | |
| close up, minimalist, impressionism, negative space | |
| output: | |
| url: images/img__00282_.png | |
| - text: shou_xin, A pencil sketch of A ballerina dancing swan lake, realistic | |
| output: | |
| url: images/img__00287_.png | |
| - text: shou_xin, A pencil sketch of an anime-style Pikachu | |
| output: | |
| url: images/img__00301_.png | |
| - text: shou_xin, A pencil sketch of a cute robot sweeping the floor with a broom | |
| output: | |
| url: images/img__00307_.png | |
| - text: shou_xin, A color pencil sketch of red panda | |
| output: | |
| url: images/img__00309_.png | |
| base_model: black-forest-labs/FLUX.1-dev | |
| instance_prompt: shou_xin, pencil sketch | |
| license: other | |
| license_name: flux.1-dev-non-commercial-license | |
| license_link: https://huggingface.co/black-forest-labs/FLUX.1-dev/blob/main/LICENSE.md | |
| # Pencil Sketch | |
| <Gallery /> | |
| ## Model description | |
| A pencil sketch style | |
| Walkthrough video: https://www.youtube.com/watch?v=OxQ-dAnRlhU | |
| ## Trigger words | |
| You should use `shou_xin, pencil sketch` to trigger the image generation. | |
| ## ComfyUI Workflow | |
| https://openart.ai/workflows/datou/pencil-sketch/jNotO6649m9OxqVzJeBx | |
| ## Download model | |
| Weights for this model are available in Safetensors format. | |
| [Download](/Datou1111/shou_xin/tree/main) them in the Files & versions tab. | |