banner_image ×
SeaArt AI Enterprise Version
Explore
More
Rankings
Blog
News
Guides
Download app
Swift AI
Official
Community
Train

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")
pipe = pipe.to("cuda")  # Use GPU if available

# Define the detailed and playful prompt
prompts = {
    "cooking_for_bitcoin_whale_anime": (
        "An anime-style illustration featuring a beautiful young woman with large, expressive eyes, "
        "wearing a casual yet slightly revealing home outfit, cooking for a large, smug-looking whale that sits at a cozy kitchen table. "
        "The whale, with a shiny gold Bitcoin chain around its neck, has a content and self-satisfied expression. "
        "The woman, with a playful smile and a slight blush on her cheeks, is feeding the whale with a spoon, leaning forward seductively. "
        "Her hair is tied up in a cute, messy bun with a ribbon, adding to her charm. "
        "The kitchen is warmly lit, featuring soft colors and a welcoming atmosphere typical of slice-of-life anime settings. "
        "In the background, a sleek shark with a Bitcoin symbol on its fin observes the scene, reflecting the competitive nature of the Bitcoin market. "
        "The overall scene captures the light-hearted and humorous dynamic between the characters, with a distinct anime aesthetic."
    )
}

# Generate the image for the prompt
for name, prompt in prompts.items():
    # Generate the image using the prompt
    image = pipe(prompt).images[0]
    
    # Save the generated image
    filename = f"{name.lower().replace(' ', '_')}.png"
    image.save(filename)
    print(f"Saved image: {filename}")

    # Optionally, show the generated image
    image.show()
chatIcon
I have some private advice just for you.
Create AI Character
image

from stable_diffusion import StableDiffusionPipeline import torch from PIL import Image # Load the Stable Diffusion model pipe = StableDiffusionPipeline.from_pretrained("stable-diffusion-v1-4") pipe = pipe.to("cuda") # Use GPU if available # Define the detailed and playful prompt prompts = { "cooking_for_bitcoin_whale_anime": ( "An anime-style illustration featuring a beautiful young woman with large, expressive eyes, " "wearing a casual yet slightly revealing home outfit, cooking for a large, smug-looking whale that sits at a cozy kitchen table. " "The whale, with a shiny gold Bitcoin chain around its neck, has a content and self-satisfied expression. " "The woman, with a playful smile and a slight blush on her cheeks, is feeding the whale with a spoon, leaning forward seductively. " "Her hair is tied up in a cute, messy bun with a ribbon, adding to her charm. " "The kitchen is warmly lit, featuring soft colors and a welcoming atmosphere typical of slice-of-life anime settings. " "In the background, a sleek shark with a Bitcoin symbol on its fin observes the scene, reflecting the competitive nature of the Bitcoin market. " "The overall scene captures the light-hearted and humorous dynamic between the characters, with a distinct anime aesthetic." ) } # Generate the image for the prompt for name, prompt in prompts.items(): # Generate the image using the prompt image = pipe(prompt).images[0] # Save the generated image filename = f"{name.lower().replace(' ', '_')}.png" image.save(filename) print(f"Saved image: {filename}") # Optionally, show the generated image image.show()

avatar
S
SHEM TEREM
Generation Data
Records
Prompts
Copy
from stable_diffusion import StableDiffusionPipeline import torch from PIL import Image # Load the Stable Diffusion model pipe = StableDiffusionPipeline . from_pretrained("stable-diffusion-v1-4") pipe = pipe . to("cuda") # Use GPU if available # Define the detailed and playful prompt prompts = { "cooking_for_bitcoin_whale_anime": ( "An anime-style illustration featuring a beautiful young woman with large , expressive eyes , " "wearing a casual yet slightly revealing home outfit , cooking for a large , smug-looking whale that sits at a cozy kitchen table . " "The whale , with a shiny gold Bitcoin chain around its neck , has a content and self-satisfied expression . " "The woman , with a playful smile and a slight blush on her cheeks , is feeding the whale with a spoon , leaning forward seductively . " "Her hair is tied up in a cute , messy bun with a ribbon , adding to her charm . " "The kitchen is warmly lit , featuring soft colors and a welcoming atmosphere typical of slice-of-life anime settings . " "In the background , a sleek shark with a Bitcoin symbol on its fin observes the scene , reflecting the competitive nature of the Bitcoin market . " "The overall scene captures the light-hearted and humorous dynamic between the characters , with a distinct anime aesthetic . " ) } # Generate the image for the prompt for name , prompt in prompts . items(): # Generate the image using the prompt image = pipe(prompt) . images[0] # Save the generated image filename = f"{name . lower() . replace(' ' , '_')} . png" image . save(filename) print(f"Saved image: {filename}") # Optionally , show the generated image image . show()
INFO
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") pipe = pipe.to("cuda") # Use GPU if available # Define the detailed and playful prompt prompts = { "cooking_for_bitcoin_whale_anime": ( "An anime-style illustration featuring a beautiful young woman with large, expressive eyes, " "wearing a casual yet slightly revealing home outfit, cooking for a large, smug-looking whale that sits at a cozy kitchen table. " "The whale, with a shiny gold Bitcoin chain around its neck, has a content and self-satisfied expression. " "The woman, with a playful smile and a slight blush on her cheeks, is feeding the whale with a spoon, leaning forward seductively. " "Her hair is tied up in a cute, messy bun with a ribbon, adding to her charm. " "The kitchen is warmly lit, featuring soft colors and a welcoming atmosphere typical of slice-of-life anime settings. " "In the background, a sleek shark with a Bitcoin symbol on its fin observes the scene, reflecting the competitive nature of the Bitcoin market. " "The overall scene captures the light-hearted and humorous dynamic between the characters, with a distinct anime aesthetic." ) } # Generate the image for the prompt for name, prompt in prompts.items(): # Generate the image using the prompt image = pipe(prompt).images[0] # Save the generated image filename = f"{name.lower().replace(' ', '_')}.png" image.save(filename) print(f"Saved image: {filename}") # Optionally, show the generated image image.show()
CFG Scale
7
Steps
25
Sampler
euler
Seed
255221127
Scheduler
karras
Image Size
688 X 1024
Model
SeaArt Infinity
Generate
Size
688X1024
Date
Aug 31, 2024
Mode
Studio
Type
cell
Checkpoint & LoRA
SeaArt Infinity
Checkpoint
SeaArt Infinity
#Anime
#Anime Bishoujo
#SeaArt Infinity
0 comment
0
2
0

SeaArt Swift AI Apps

ai_video_generationimg
AI Video Generation

Unleash your imagination and let AI create visual wonders for you

face_swap_titleimg
Face Swap Online Free

Create funny or realistic face swap videos & photos in a snap

changePersonimg
Change the Person in the Photo

Easily replace the person in any photo with AI.

fuse_anyoneimg
AI Image Fusion

Combine two images into new one stunning visual with AI Image Fusion.

dance_vidimg
AI Dance Video Generator

Play with this AI dance video generator, unleash your inner dancer instantly!

anime2realityimg
Anime to Reality

Instantly bring your favorite anime characters to life.

Explore More AI Apps 

Explore Related

ControlNet
avatar
S
SHEM TEREM
0
0
ControlNet
avatar
G
gisus xd
0
0
ControlNet
avatar
S
SHEM TEREM
1
1
ControlNet
avatar
G
gisus xd
0
0
ControlNet
avatar
E
Edgywriter
2
0
ControlNet
avatar
R
Reem Abunar
1
1
ControlNet
avatar
ト
トト
0
0
ControlNet
avatar
竹
avatar_frame
竹内 結城
1
0
ControlNet
avatar
胡
胡麻団子
0
0
ControlNet
avatar
L
lite ama
0
0
ControlNet
avatar
J
Juan Abel Huamán Ramírez
0
0
ControlNet
avatar
T
Toon Tastic
0
0
ControlNet
avatar
G
gisus xd
0
0
ControlNet
avatar
D
Designer43870
0
0
ControlNet
avatar
E
Estefany Reyes
0
0
ControlNet
avatar
R
Raki
6
2
ControlNet
avatar
ペ
avatar_frame
ペンペン草
0
1
ControlNet
avatar
Y
yamada
12
5
ControlNet
avatar
K
avatar_frame
keianazawa
0
0
ControlNet
avatar
N
avatar_frame
Number Shot
0
0
ControlNet
avatar
김
김민송이
1
2
ControlNet
avatar
ペ
avatar_frame
ペンペン草
0
0
ControlNet
avatar
乙
乙部シン
1
0
ControlNet
avatar
M
Milena
0
0
ControlNet
avatar
M
myyh666
0
0
ControlNet
avatar
K
avatar_frame
keianazawa
0
0
ControlNet
avatar
く
くらげ
0
0
ControlNet
avatar
く
くらげ
0
0
ControlNet
avatar
A
aree
0
0
ControlNet
avatar
S
Shadow
0
0
ControlNet
avatar
Э
Эмили
0
0
ControlNet
avatar
L
Led Lampu
0
0
ControlNet
avatar
P
Pedro Souza
1
0
ControlNet
avatar
よ
avatar_frame
よしよし屋さん
0
0
ControlNet
avatar
E
Erick Samael
0
0
ControlNet
logo
English
Application
Create Image AI Characters Swift AI Model Training Canvas AI Apps Workflow
About
Studio Rankings AI Chat AI Blog AI News
Help
Guides Customer Service
Get App
icon
Download on the
APP Store
icon
GET IT ON
Google Play
Follow Us
iconiconiconiconiconiconicon
© 2025 SeaArt, Inc.
Copyright Policy
Terms
Privacy 特定商取引法 資金決済法に基づく表示
Event Center
Rankings
Blog
News
Copyright Policy Terms Privacy 特定商取引法 資金決済法に基づく表示
Guides
Feedback
Download app
More