Instructions to use mrdave99us/PaulNoir_Lora with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use mrdave99us/PaulNoir_Lora with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("runwayml/stable-diffusion-v1-5", dtype=torch.bfloat16, device_map="cuda") pipe.load_lora_weights("mrdave99us/PaulNoir_Lora") prompt = "PaulNoir man with a beard wearing a top hat and suspenders, proto - metal band promo, clown makeup, behance 3d, rockabilly style, taken with sony a7r camera, rainbow caustic lighting, grimacing, creative commons attribution, circus performance, cinematic photograph" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
PaulNoir Lora

- Prompt
- PaulNoir man with a beard wearing a top hat and suspenders, proto - metal band promo, clown makeup, behance 3d, rockabilly style, taken with sony a7r camera, rainbow caustic lighting, grimacing, creative commons attribution, circus performance, cinematic photograph
- Negative Prompt
- bad_hands, deep_negative, easynegative

- Prompt
- a bearded PaulNoir man lighting a candle in the dark, pexels contest winner, dieselpunk look, cecco bravo, cigars, featured on artsation, light emitting from fingertips, impassioned, unsplash, by James Baynes, strong defined jaw, blazing fire
- Negative Prompt
- bad_hands, deep_negative, easynegative
Model description
A lora made for the artist PaulNoir
Trigger words
You should use PaulNoir to trigger the image generation.
Download model
Weights for this model are available in Safetensors format.
Download them in the Files & versions tab.
- Downloads last month
- 4
Model tree for mrdave99us/PaulNoir_Lora
Base model
runwayml/stable-diffusion-v1-5