SelfiePhotographyRedmond - Selfie Photography Lora for SDXL

- Prompt
- photo of a A rainbow haired, 19 years old, asian girl, beautiful, stunning, ,instagram model, discord profile picture face focused

- Prompt
- a old granny with pink hair, 95 years old, instagram model, discord profile picture

- Prompt
- Indian Tech CEO, 35 years old

- Prompt
- photo of a basketball player, ,instagram model, discord profile picture face focused

- Prompt
- a old granny with pink hair, 95 years old

- Prompt
- photo of a basketball player, ,instagram model, discord profile picture face focused

- Prompt
- photo of a basketball player, ,instagram model, discord profile picture face focused

- Prompt
- photo of a queen, face focused

- Prompt
- a blonde woman wearing rainbow sunglasses, 19 years, instagram model, discord profile picture
🌐 Website
You can find more of my models, projects, and information on my official website:
💖 Support My Work
If you find this model useful, please consider supporting my work. It helps me cover server costs and dedicate more time to new open-source projects.
- Patreon: Support on Patreon
- Ko-fi: Buy me a Ko-fi
- Buy Me a Coffee: Buy me a Coffee
Trigger words
You should use instagram model, discord profile picture to trigger the image generation.
Download model
Weights for this model are available in Safetensors format.
Download them in the Files & versions tab.
Use it with the 🧨 diffusers library
from diffusers import AutoPipelineForText2Image
import torch
pipeline = AutoPipelineForText2Image.from_pretrained('stabilityai/stable-diffusion-xl-base-1.0', torch_dtype=torch.float16).to('cuda')
pipeline.load_lora_weights('artificialguybr/selfiephotographyredmond-selfie-photography-lora-for-sdxl', weight_name='SelfiePhotographyRedmond.safetensors')
image = pipeline('`instagram model`, `discord profile picture`').images[0]
For more details, including weighting, merging and fusing LoRAs, check the documentation on loading LoRAs in diffusers
- Downloads last month
- 33
Model tree for artificialguybr/selfiephotographyredmond-selfie-photography-lora-for-sdxl
Base model
stabilityai/stable-diffusion-xl-base-1.0