Instructions to use mindlywork/Scrib2ColorsStyle with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use mindlywork/Scrib2ColorsStyle 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", torch_dtype=torch.bfloat16, device_map="cuda") pipe.load_lora_weights("mindlywork/Scrib2ColorsStyle") prompt = "Scrib2ColorsStyle" image = pipe(prompt).images[0] - Inference
- Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
| tags: | |
| - text-to-image | |
| - stable-diffusion | |
| - lora | |
| - diffusers | |
| - template:sd-lora | |
| widget: | |
| - text: Scrib2ColorsStyle | |
| output: | |
| url: images/a55d36b2-9cd5-4c86-bfa2-d4a1e89b8a46.jfif | |
| base_model: stabilityai/stable-diffusion-xl-base-1.0 | |
| instance_prompt: Scrib2ColorsStyle | |
| license: cc | |
| # Scrib2ColorsStyle | |
| <Gallery /> | |
| ## Model description | |
| Scrib2ColorsStyle | |
| ## Trigger words | |
| You should use `Scrib2ColorsStyle` to trigger the image generation. | |
| ## Download model | |
| Weights for this model are available in Safetensors format. | |
| [Download](/dasdsff/Scrib2ColorsStyle/tree/main) them in the Files & versions tab. | |