Instructions to use patrickblanks/PlugiloImage with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use patrickblanks/PlugiloImage 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("patrickblanks/PlugiloImage") prompt = "-" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
| tags: | |
| - text-to-image | |
| - lora | |
| - diffusers | |
| - template:diffusion-lora | |
| - Plugilo | |
| widget: | |
| - text: '-' | |
| output: | |
| url: images/plugilo_HOMEPAGE__and_plugilo_Maskotchen_Screens_key_2_390x220.jpg | |
| - text: '-' | |
| output: | |
| url: images/plugilo_HOMEPAGE__and_plugilo_Maskotchen_Screens_key_3_390x220.jpg | |
| - text: '-' | |
| output: | |
| url: images/plugilo_HOMEPAGE__and_plugilo_Maskotchen_Screens_key_4_390x220.jpg | |
| - text: '-' | |
| output: | |
| url: images/plugilo_HOMEPAGE__and_plugilo_Maskotchen_Screens_key_5_390x220.jpg | |
| - text: '-' | |
| output: | |
| url: images/plugilo_HOMEPAGE__and_plugilo_Maskotchen_Screens_key_6_390x220.jpg | |
| - text: '-' | |
| output: | |
| url: images/plugilo_HOMEPAGE__and_plugilo_Maskotchen_Screens_key_7_390x220.jpg | |
| - text: '-' | |
| output: | |
| url: images/plugilo_HOMEPAGE__and_plugilo_Maskotchen_Screens_key_8_390x220.jpg | |
| - text: '-' | |
| output: | |
| url: images/plugilo_HOMEPAGE__and_plugilo_Maskotchen_Screens_key_9_390x220.jpg | |
| base_model: black-forest-labs/FLUX.1-dev | |
| instance_prompt: plugilomax | |
| license: apache-2.0 | |
| # Plugilo | |
| <Gallery /> | |
| ## Trigger words | |
| You should use `plugilomax` to trigger the image generation. | |
| ## Download model | |
| [Download](/patrickblanks/plugiloimage/tree/main) them in the Files & versions tab. |