Instructions to use EvilEngine/DealWithIt2 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use EvilEngine/DealWithIt2 with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("EvilEngine/realcartoon3d_v17", torch_dtype=torch.bfloat16, device_map="cuda") pipe.load_lora_weights("EvilEngine/DealWithIt2") prompt = "Highly detailed, High Quality, Masterpiece, beautiful, incrsdealwithit, sunglasses, <lora:DealWithIt2:1>, jack sparrow, brown eyes, hat, brown hair, earrings, hat, pirate, jewelry, shirt, short hair, white shirt, <lora:Char_Sigmas_JackSparrow:1>, cowboy shot," image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
| tags: | |
| - text-to-image | |
| - stable-diffusion | |
| - lora | |
| - diffusers | |
| - template:sd-lora | |
| widget: | |
| - text: >- | |
| Highly detailed, High Quality, Masterpiece, beautiful, incrsdealwithit, | |
| sunglasses, <lora:DealWithIt2:1>, jack sparrow, brown eyes, hat, brown hair, | |
| earrings, hat, pirate, jewelry, shirt, short hair, white shirt, | |
| <lora:Char_Sigmas_JackSparrow:1>, cowboy shot, | |
| parameters: | |
| negative_prompt: (worst quality, low quality:1.4) | |
| output: | |
| url: images/img2img-0003-1407360897.jpeg | |
| - text: >- | |
| Highly detailed, High Quality, Masterpiece, beautiful, incrsdealwithit, | |
| sunglasses, <lora:DealWithIt2:1>, 1girl, red hair, long hair, smiling , | |
| outdoors, afternoon, dusk, Bokeh, sunglasses, hoodie, smug, burning house | |
| behind, | |
| parameters: | |
| negative_prompt: (worst quality, low quality:1.4) | |
| output: | |
| url: images/img2img-0000-55274704.jpeg | |
| base_model: EvilEngine/realcartoon3d_v17 | |
| instance_prompt: incrsdealwithit, sunglasses | |
| license: cdla-permissive-2.0 | |
| # DealWithIt2 | |
| <Gallery /> | |
| ## Model description | |
| Deal with it Meme Sunglasses | Clothing/Concept LoRA | |
| Weight can go from 0.5 up to 1. I recommend 1. Works with almost every Style, every Character and Photorealistic Models (kinda). Works best on close-up's. Can be a little unstable, because SD doesn't generate Pixels on Sunglasses. Now a little more consistent in V2. | |
| V2: | |
| Trigger Word: | |
| incrsdealwithit | |
| Helping Prompt: | |
| sunglasses | |
| V1: | |
| Trigger Word: | |
| DealWithIt | |
| How to use LoRA's in auto1111: | |
| Download LoRA | |
| Copy the file to stable-diffusion-webui/models/lora | |
| Select your LoRA and use the triggerword | |
| Make sure to change the weight if needed (by default it's :1) | |
| Have Fun! | |
| ## Source | |
| https://civitai.com/models/86447/deal-with-it-meme-sunglasses-or-clothingconcept-lora?modelVersionId=162294 | |
| ## Credit | |
| https://civitai.com/user/FallenIncursio | |
| ## Trigger words | |
| You should use `incrsdealwithit` to trigger the image generation. | |
| You should use `sunglasses` to trigger the image generation. | |
| ## Download model | |
| Weights for this model are available in Safetensors format. | |
| [Download](/EvilEngine/DealWithIt2/tree/main) them in the Files & versions tab. | |