Instructions to use Rodrogon/BANG-character-lora-1.5 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use Rodrogon/BANG-character-lora-1.5 with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("stablediffusiontutorials/stable-diffusion-v1.5", dtype=torch.bfloat16, device_map="cuda") pipe.load_lora_weights("Rodrogon/BANG-character-lora-1.5") prompt = "young male, black and brown, wild west,brown background, cropped <lora:bcg_character:1>" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps
- Draw Things
- DiffusionBee
File size: 1,875 Bytes
0fcad75 a39174a 0fcad75 a39174a 0fcad75 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 | ---
tags:
- text-to-image
- lora
- diffusers
- template:diffusion-lora
widget:
- output:
url: images/00029-1384767088.png
text: >-
young male, black and brown, wild west,brown background, cropped
<lora:bcg_character:1>
parameters:
negative_prompt: hand,hands,bad anatomy, weird face, low resolution
- output:
url: images/00036-3082738298.png
text: >-
young female, black and brown, wild west,brown background, cropped
<lora:bcg_character:1>
parameters:
negative_prompt: hand,hands,bad anatomy, weird face, low resolution
- output:
url: images/00052-3608659284.png
text: >-
young male, black and brown, wild west,brown background, full body,(short
hair:1.5) <lora:bcg_character:1>
parameters:
negative_prompt: hand,hands,bad anatomy, weird face, low resolution
- output:
url: images/00062-4141460386.png
text: >-
male,old glasses, black and brown, wild west,brown background, full body
<lora:bcg_character:1>
parameters:
negative_prompt: scar,hand,hands,bad anatomy, weird face, low resolution
base_model: stablediffusiontutorials/stable-diffusion-v1.5
instance_prompt: black and brown, wild west, headshot portrait, traditional_media_\(artwork\)
license: unknown
---
# SD 1.5
<Gallery />
## Model description
📒BANG! is a popular western themed card game. This Lora can generate character images to make custom expansions.📒
Lora trained on SD1.5
📝HI RES FIX required (Latent at 0.4 denoising provides good results)📝
Recommended settings: 512 x 512 ,Euler, 22 steps, CFG 7
Trigger words: black and brown, wild west,brown background,traditional_media_\(artwork\)
Not associasted with DV gioichi or Emiliano Sciarra
Only for testing purposes
2024 by Rodrogon
## Download model
[Download](/Rodrogon/BANG-character-lora-1.5/tree/main) them in the Files & versions tab.
|