Instructions to use lstep1/reglisse-sheltie-sheepdog with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use lstep1/reglisse-sheltie-sheepdog 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("lstep1/reglisse-sheltie-sheepdog") prompt = "-" 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 | |
| - sheltie | |
| - dog | |
| widget: | |
| - text: '-' | |
| output: | |
| url: images/00021_ai.png | |
| - text: '-' | |
| output: | |
| url: images/00012_ai.png | |
| - text: '-' | |
| output: | |
| url: images/00005_ai.png | |
| - text: '-' | |
| output: | |
| url: images/00011_ai.png | |
| - text: '-' | |
| output: | |
| url: images/00018_ai.png | |
| - text: '-' | |
| output: | |
| url: images/00001_ai.png | |
| base_model: black-forest-labs/FLUX.1-dev | |
| instance_prompt: R3gliss3D0g | |
| license: cc-by-4.0 | |
| # reglisse-sheltie-sheepdog | |
| <Gallery /> | |
| ## Model description | |
| Lora for Shetland Sheepdogs, also know as Shelties dogs. I couldn't find any model/checkpoint/lora that displays correctly a sheltie (especially the ears and the long nose). So I took pictures of my dog Reglisse (a black and white 4 years old sheltie). | |
| The result is really nice, and by specifying fur color, you can generate other than B&W sheltie with really good results. | |
| Here is the real one: | |
|  | |
|  | |
| ## Trigger words | |
| You should use `R3gliss3D0g` to trigger the image generation. | |
| ## Download model | |
| Weights for this model are available in Safetensors format. | |
| [Download](/lstep1/reglisse-sheltie-sheepdog/tree/main) them in the Files & versions tab. |