banner_image ×
SeaArt AI บริษัท

# Import necessary libraries from stable_diffusion import StableDiffusionPipelin

# Import necessary libraries
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
prompt = (
    "Elegant scene in a Spanish office: A woman in a white oversized men's shirt, barely covering her hips, with one shoulder exposed. "
    "Her hair is braided into a single braid, with a Bitcoin-shaped hairpin. She is barefoot, relaxed, with a slightly worn appearance, "
    "playing bowling with a bowling ball featuring a Bitcoin symbol. Her eyes are blue, her nose is large, and her lips are narrow. "
    "Her nipples are visible through the shirt. On the table, there is spilled milk, and some milk is left on her lips. "
    "The scene combines elements of Vatican secretaries with a relaxed, sensual atmosphere in a bowling setting."
)

# Configuration settings
clip_guidance_scale = 18  # Strength of adherence to the description
hr_scale = 2.5  # High resolution for detailed output
hr_upscaler = "R-ESRGAN"  # High-quality upscaling method
latent_shift = torch.randn(1, 4, 64, 64) * 0.01  # Slight adjustments to the latent space for natural variations
prompt_weighting = (
    "Woman in oversized shirt::2.0 | Bitcoin hairpin::1.8 | Relaxed atmosphere::1.7 | Bowling with Bitcoin symbol::1.8 | "
    "Blue eyes, large nose, narrow lips::1.6 | Spilled milk::1.5"
)  # Emphasizing key elements of the scene
cross_attention_strength = 1.0  # Strong focus on the main elements of the scene
symmetry = "none"  # No symmetry for a natural composition
symmetry_loss_weight = 0.1  # Minimal influence of symmetry
color_match_strength = 0.85  # Harmonious color blending
perlin_noise_scale = 0.03  # Low noise level for smooth textures
fractal_noise = False  # Disable fractal noise
depth_map = None  # No depth map
parallax_effect = False  # No parallax effect

# Generate the image
image = pipe(
    prompt=prompt_weighting,
    clip_gu
chatIcon
มีบางอย่างที่บอกได้แค่เธอ สนใจไหม?
สร้างตัวละคร AI
image
avatar
H
HelgaBlue
Generation Data
บันทึก
คำพรอมต์
คัดลอกคำพรอมต์
# Import necessary libraries 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 prompt = ( "Elegant scene in a Spanish office: A woman in a white oversized men's shirt , barely covering her hips , with one shoulder exposed . " "Her hair is braided into a single braid , with a Bitcoin-shaped hairpin . She is barefoot , relaxed , with a slightly worn appearance , " "playing bowling with a bowling ball featuring a Bitcoin symbol . Her eyes are blue , her nose is large , and her lips are narrow . " "Her nipples are visible through the shirt . On the table , there is spilled milk , and some milk is left on her lips . " "The scene combines elements of Vatican secretaries with a relaxed , sensual atmosphere in a bowling setting . " ) # Configuration settings clip_guidance_scale = 18 # Strength of adherence to the description hr_scale = 2 . 5 # High resolution for detailed output hr_upscaler = "R-ESRGAN" # High-quality upscaling method latent_shift = torch . randn(1 , 4 , 64 , 64) * 0 . 01 # Slight adjustments to the latent space for natural variations prompt_weighting = ( "Woman in oversized shirt::2 . 0 | Bitcoin hairpin::1 . 8 | Relaxed atmosphere::1 . 7 | Bowling with Bitcoin symbol::1 . 8 | " "Blue eyes , large nose , narrow lips::1 . 6 | Spilled milk::1 . 5" ) # Emphasizing key elements of the scene cross_attention_strength = 1 . 0 # Strong focus on the main elements of the scene symmetry = "none" # No symmetry for a natural composition symmetry_loss_weight = 0 . 1 # Minimal influence of symmetry color_match_strength = 0 . 85 # Harmonious color blending perlin_noise_scale = 0 . 03 # Low noise level for smooth textures fractal_noise = False # Disable fractal noise depth_map = None # No depth map parallax_effect = False # No parallax effect # Generate the image image = pipe( prompt=prompt_weighting , clip_gu
ข้อมูล
คำพรอมต์
# Import necessary libraries 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 prompt = ( "Elegant scene in a Spanish office: A woman in a white oversized men's shirt, barely covering her hips, with one shoulder exposed. " "Her hair is braided into a single braid, with a Bitcoin-shaped hairpin. She is barefoot, relaxed, with a slightly worn appearance, " "playing bowling with a bowling ball featuring a Bitcoin symbol. Her eyes are blue, her nose is large, and her lips are narrow. " "Her nipples are visible through the shirt. On the table, there is spilled milk, and some milk is left on her lips. " "The scene combines elements of Vatican secretaries with a relaxed, sensual atmosphere in a bowling setting." ) # Configuration settings clip_guidance_scale = 18 # Strength of adherence to the description hr_scale = 2.5 # High resolution for detailed output hr_upscaler = "R-ESRGAN" # High-quality upscaling method latent_shift = torch.randn(1, 4, 64, 64) * 0.01 # Slight adjustments to the latent space for natural variations prompt_weighting = ( "Woman in oversized shirt::2.0 | Bitcoin hairpin::1.8 | Relaxed atmosphere::1.7 | Bowling with Bitcoin symbol::1.8 | " "Blue eyes, large nose, narrow lips::1.6 | Spilled milk::1.5" ) # Emphasizing key elements of the scene cross_attention_strength = 1.0 # Strong focus on the main elements of the scene symmetry = "none" # No symmetry for a natural composition symmetry_loss_weight = 0.1 # Minimal influence of symmetry color_match_strength = 0.85 # Harmonious color blending perlin_noise_scale = 0.03 # Low noise level for smooth textures fractal_noise = False # Disable fractal noise depth_map = None # No depth map parallax_effect = False # No parallax effect # Generate the image image = pipe( prompt=prompt_weighting, clip_gu
สเกล CFG
7
ขั้นตอน
25
เครื่องเก็บข้อมูล
euler
เมล็ด
1653246100
ตัวจัดตารางเวลา
karras
ขนาดรูปภาพ
688 X 1024
โมเดล
SeaArt Infinity
สร้าง
ขนาด
1536X2048
วันที่
Aug 24, 2024
โหมด
สตูดิโอ
ประเภท
cell
Checkpoint & LoRA
SeaArt Infinity
Checkpoint
SeaArt Infinity
#สมจริง
#SeaArt Infinity
0 ความคิดเห็น
0
0
0

แอป SeaArt Swift AI

ai_video_generationimg
การสร้างวิดีโอด้วย AI

ปลดปล่อยจินตนาการของคุณและให้ AI สร้างสรรค์สิ่งมหัศจรรย์ทางภาพให้คุณ

face_swap_titleimg
เปลี่ยนใบหน้าออนไลน์ฟรี

สร้างวิดีโอและภาพถ่ายเปลี่ยนใบหน้าที่สนุกและสมจริงอย่างรวดเร็ว

fuse_anyoneimg
การหลอมรวมภาพด้วย AI

รวมภาพสองภาพเข้าด้วยกันเป็นภาพใหม่ที่น่าทึ่งด้วย AI Image Fusion

anime2realityimg
จากอนิเมะสู่ความเป็นจริง

ปลุกชีวิตให้ตัวละครอนิเมะที่คุณชื่นชอบได้ในทันที

ai_tools_4img
ตัวกรอง AI

ทำให้ภาพถ่ายทุกภาพกลายเป็นศิลปะ

vrtry_cloth_h1img
ลองเสื้อผ้าแบบเสมือนจริง

ลองเสื้อผ้าทุกประเภทแบบเสมือนจริงด้วย AI

สำรวจแอป AI อื่นๆ เพิ่มเติม 

การแนะนำที่เกี่ยวข้อง

เครือข่ายควบคุม
แบบพิเศษ
avatar
V
Veter
0
3
เครือข่ายควบคุม
แบบพิเศษ
avatar
B
Beauty Trackers
0
0
เครือข่ายควบคุม
แบบพิเศษ
avatar
D
avatar_frame
Designer82944
0
3
เครือข่ายควบคุม
แบบพิเศษ
avatar
J
Jimstar Tedi
2
3
เครือข่ายควบคุม
แบบพิเศษ
avatar
U
Uchiha Itachi
1
2
เครือข่ายควบคุม
แบบพิเศษ
avatar
S
Stable_Yogi
0
0
เครือข่ายควบคุม
แบบพิเศษ
avatar
C
C-Games
0
0
เครือข่ายควบคุม
แบบพิเศษ
avatar
J
J-Love
0
4
เครือข่ายควบคุม
แบบพิเศษ
avatar
J
avatar_frame
José Israel Núñez Henríquez
0
0
เครือข่ายควบคุม
แบบพิเศษ
avatar
J
J-Love
0
0
เครือข่ายควบคุม
แบบพิเศษ
avatar
D
avatar_frame
Designer82944
0
2
เครือข่ายควบคุม
แบบพิเศษ
avatar
P
pixi vidsi
0
1
เครือข่ายควบคุม
แบบพิเศษ
avatar
Z
Zalor
0
1
เครือข่ายควบคุม
แบบพิเศษ
avatar
H
avatar_frame
hanol
0
0
เครือข่ายควบคุม
แบบพิเศษ
avatar
M
mr said
0
3
เครือข่ายควบคุม
แบบพิเศษ
avatar
D
avatar_frame
Designer82944
4
6
เครือข่ายควบคุม
แบบพิเศษ
avatar
D
avatar_frame
Diegol
5
11
เครือข่ายควบคุม
แบบพิเศษ
avatar
M
Márcio Cruz
0
0
เครือข่ายควบคุม
แบบพิเศษ
avatar
S
savannahcs
0
0
เครือข่ายควบคุม
แบบพิเศษ
avatar
D
avatar_frame
Designer82944
2
8
เครือข่ายควบคุม
แบบพิเศษ
avatar
A
Alternative History
0
0
เครือข่ายควบคุม
แบบพิเศษ
avatar
J
jorge vergara
0
3
เครือข่ายควบคุม
แบบพิเศษ
avatar
や
やち
0
1
เครือข่ายควบคุม
แบบพิเศษ
avatar
D
avatar_frame
Designer82944
4
7
เครือข่ายควบคุม
แบบพิเศษ
avatar
G
Guillermo Moraga
1
12
เครือข่ายควบคุม
แบบพิเศษ
avatar
G
GASTON
0
1
เครือข่ายควบคุม
แบบพิเศษ
avatar
P
Pepe Muño
0
0
เครือข่ายควบคุม
แบบพิเศษ
avatar
A
Alberto Casanova
0
0
เครือข่ายควบคุม
แบบพิเศษ
avatar
S
sunshine
0
0
เครือข่ายควบคุม
แบบพิเศษ
avatar
B
Beauty Trackers
0
2
เครือข่ายควบคุม
logo
ไทย
แอปพลิเคชัน
สร้างภาพ ตัวละคร AI Swift AI การฝึกโมเดล Canvas แอปพลิเคชันเร็ว กระบวนการทำงาน
สร้างเมื่อ {time}
สตูดิโอ ตารางคะแนน AI แชท AI บล็อก AI ข่าว
ช่วยเหลือ
คู่มือ บริการลูกค้า
รับแอปพลิเคชัน
icon
Download on the
APP Store
icon
GET IT ON
Google Play
ติดตามเรา
iconiconiconiconiconiconiconicon
© 2025 SeaArt, Inc.
Copyright Policy
"ข้อกำหนด"
"นโยบายความเป็นส่วนตัว" 特定商取引法 資金決済法に基づく表示
เพิ่มเติม