From stable_diffusion import StableDiffusionPipeline import torch from PIL impor


from stable_diffusion import StableDiffusionPipeline import torch from PIL import Image # Load the Stable Diffusion model pipe = StableDiffusionPipeline.from_pretrained("stable-diffusion-v1-4") # Define the prompt with a vibrant and confident interaction and Bitcoin theme prompt = ( "A portrait photograph captures a woman with long, wavy blonde hair cascading over her shoulders, holding a glossy red electric guitar. " "She is positioned centrally in the frame, facing the camera with a serious, confident expression and a slight smile. " "The woman wears a deep red leather corset with a plunging neckline, featuring intricate lace details and black laces visible at the plunging V-neckline. " "Her right arm is wrapped around the guitar's body, gripping it closely, while her left hand rests on the headstock. " "The guitar is a vibrant crimson red with a black pickguard displaying the number '23' in white, and a black and silver bridge. " "The headstock displays the text 'SHAMER' in white letters. " "Both her wrists are adorned with black leather bracelets studded with metal spikes, with the left bracelet being a triple-layered design. " "The background features warm, golden stage lights creating a soft glow and circular light spots, contributing to the intense and dramatic mood of the photo. " "The lighting is bright and even, emphasizing the subject and highlighting her facial features and the guitar's details. " "Incorporate Bitcoin symbols subtly in the guitar's design and her accessories, enhancing the rockstar atmosphere." ) # Configuration settings clip_guidance_scale = 18 # Moderate guidance for a confident and intense feel hr_scale = 3.2 # Balanced resolution hr_upscaler = "R-ESRGAN" # High-quality upscaling latent_shift = torch.randn(1, 4, 64, 64) * 0.025 # Slight variation for dynamic feel prompt_weighting = ( "Confident Rockstar::4.5 | Bitcoin-Themed Accessories::3.5 | Red Electric Guitar::4.0 | Golden Stage L
프롬프트
Copy prompts
from stable_diffusion import StableDiffusionPipeline
import torch
from PIL import Image
# Load the Stable Diffusion model
pipe = StableDiffusionPipeline
.
from_pretrained("stable-diffusion-v1-4")
# Define the prompt with a vibrant and confident interaction and Bitcoin theme
prompt = (
"A portrait photograph captures a woman with long
,
wavy blonde hair cascading over her shoulders
,
holding a glossy red electric guitar
.
"
"She is positioned centrally in the frame
,
facing the camera with a serious
,
confident expression and a slight smile
.
"
"The woman wears a deep red leather corset with a plunging neckline
,
featuring intricate lace details and black laces visible at the plunging V-neckline
.
"
"Her right arm is wrapped around the guitar's body
,
gripping it closely
,
while her left hand rests on the headstock
.
"
"The guitar is a vibrant crimson red with a black pickguard displaying the number '23' in white
,
and a black and silver bridge
.
"
"The headstock displays the text 'SHAMER' in white letters
.
"
"Both her wrists are adorned with black leather bracelets studded with metal spikes
,
with the left bracelet being a triple-layered design
.
"
"The background features warm
,
golden stage lights creating a soft glow and circular light spots
,
contributing to the intense and dramatic mood of the photo
.
"
"The lighting is bright and even
,
emphasizing the subject and highlighting her facial features and the guitar's details
.
"
"Incorporate Bitcoin symbols subtly in the guitar's design and her accessories
,
enhancing the rockstar atmosphere
.
"
)
# Configuration settings
clip_guidance_scale = 18 # Moderate guidance for a confident and intense feel
hr_scale = 3
.
2 # Balanced resolution
hr_upscaler = "R-ESRGAN" # High-quality upscaling
latent_shift = torch
.
randn(1
,
4
,
64
,
64) * 0
.
025 # Slight variation for dynamic feel
prompt_weighting = (
"Confident Rockstar::4
.
5 | Bitcoin-Themed Accessories::3
.
5 | Red Electric Guitar::4
.
0 | Golden Stage L
정보
Checkpoint & LoRA

Checkpoint
SeaArt Infinity
#사실적인
#SeaArt Infinity
0개의 댓글
1
17
0