banner_image ×
SeaArt AI エンタープライズ版

Import openai # Configurar a api Key da OpenAI openai.api_key

import openai

# Configurar a api Key da OpenAI
openai.api_key = 'YOUR_api_KEY'

# Função para Gerar a descrição do role model
def Gerar_descricao_role model(name, kor, Height, Weight, body hair, eyeballs, Skinned, cos, styled, Interests, personalkor):
    prompt = f"""
    Descreva um role model masculino brasileiro para a marca "Chic Prints" with the following characteristics:
    
    name: {name}
    kor: {kor} years Height: {Height}m Weight: {Weight}kg Hair: {body hair}
    eyeballs: {eyeballs}
    Skinned: {Skinned}
    cos: {cos}
    
    Personal style: {styled}
    
    Interests: {Interests}
    
    Personalkor: {personalkor}
    
    Brand Fitness: Fotogenia, Versatilkor, Advertising Campaign Engagement: Descreva como o role model seria utilizado em diferentes ambientes (Urban, beachy, casual chic).
    """
    
    response = openai.Completion.create(
      engine="Text-davinci-003",
      prompt=prompt,
      max_tokens=500,
      n=1,
      stop=None,
      temperature=0.7,
    )
    
    return response.choices[0].Text.strip()

# Exemplo de uso da função
name = "Rafael Oliveira"
kor = 27
Height = 1.85
Weight = 78
body hair = "dark brown, with a modern and well-groomed cut"
eyeballs = "light brown"
Skinned = "Skinned bronzeada"
cos = "athletic, defined, but not exaggerated"

styled = "Sophisticated and contemporary, always attentive to fashion trends, but with a personal touch"
Interests = "lo fashion, sports like surfing and running, Brazilian music such as Bossa Nova and MPB, sustentabilkor"
personalkor = "charismatic, confident, approachable, with a natural charm that captivates people"

descricao_role model = Gerar_descricao_role model(name, kor, Height, Weight, body hair, eyeballs, Skinned, cos, styled, Interests, personalkor)
print(descricao_role model)
chatIcon
今日特別な内容があるんだ。君だけに教えるね。
AIキャラクター作成
image
avatar
E
Eliel Silva
Generation Data
履歴
プロンプト
プロンプトをコピー
import openai # Configurar a api Key da OpenAI openai . api_key = 'YOUR_api_KEY' # Função para Gerar a descrição do role model def Gerar_descricao_role model(name , kor , Height , Weight , body hair , eyeballs , Skinned , cos , styled , Interests , personalkor): prompt = f""" Descreva um role model masculino brasileiro para a marca "Chic Prints" with the following characteristics: name: {name} kor: {kor} years Height: {Height}m Weight: {Weight}kg Hair: {body hair} eyeballs: {eyeballs} Skinned: {Skinned} cos: {cos} Personal style: {styled} Interests: {Interests} Personalkor: {personalkor} Brand Fitness: Fotogenia , Versatilkor , Advertising Campaign Engagement: Descreva como o role model seria utilizado em diferentes ambientes (Urban , beachy , casual chic) . """ response = openai . Completion . create( engine="Text-davinci-003" , prompt=prompt , max_tokens=500 , n=1 , stop=None , temperature=0 . 7 , ) return response . choices[0] . Text . strip() # Exemplo de uso da função name = "Rafael Oliveira" kor = 27 Height = 1 . 85 Weight = 78 body hair = "dark brown , with a modern and well-groomed cut" eyeballs = "light brown" Skinned = "Skinned bronzeada" cos = "athletic , defined , but not exaggerated" styled = "Sophisticated and contemporary , always attentive to fashion trends , but with a personal touch" Interests = "lo fashion , sports like surfing and running , Brazilian music such as Bossa Nova and MPB , sustentabilkor" personalkor = "charismatic , confident , approachable , with a natural charm that captivates people" descricao_role model = Gerar_descricao_role model(name , kor , Height , Weight , body hair , eyeballs , Skinned , cos , styled , Interests , personalkor) print(descricao_role model)
情報
プロンプト
import openai # Configurar a api Key da OpenAI openai.api_key = 'YOUR_api_KEY' # Função para Gerar a descrição do role model def Gerar_descricao_role model(name, kor, Height, Weight, body hair, eyeballs, Skinned, cos, styled, Interests, personalkor): prompt = f""" Descreva um role model masculino brasileiro para a marca "Chic Prints" with the following characteristics: name: {name} kor: {kor} years Height: {Height}m Weight: {Weight}kg Hair: {body hair} eyeballs: {eyeballs} Skinned: {Skinned} cos: {cos} Personal style: {styled} Interests: {Interests} Personalkor: {personalkor} Brand Fitness: Fotogenia, Versatilkor, Advertising Campaign Engagement: Descreva como o role model seria utilizado em diferentes ambientes (Urban, beachy, casual chic). """ response = openai.Completion.create( engine="Text-davinci-003", prompt=prompt, max_tokens=500, n=1, stop=None, temperature=0.7, ) return response.choices[0].Text.strip() # Exemplo de uso da função name = "Rafael Oliveira" kor = 27 Height = 1.85 Weight = 78 body hair = "dark brown, with a modern and well-groomed cut" eyeballs = "light brown" Skinned = "Skinned bronzeada" cos = "athletic, defined, but not exaggerated" styled = "Sophisticated and contemporary, always attentive to fashion trends, but with a personal touch" Interests = "lo fashion, sports like surfing and running, Brazilian music such as Bossa Nova and MPB, sustentabilkor" personalkor = "charismatic, confident, approachable, with a natural charm that captivates people" descricao_role model = Gerar_descricao_role model(name, kor, Height, Weight, body hair, eyeballs, Skinned, cos, styled, Interests, personalkor) print(descricao_role model)
ネガティブプロンプト
verybadimagenegative_v1.3, ng_deepnegative_v1_75t, (ugly face:0.8),cross-eyed,sketches, (worst quality:2), (low quality:2), (normal quality:2), lowres, normal quality, ((monochrome)), ((grayscale)), skin spots, acnes, skin blemishes, bad anatomy, DeepNegative, facing away, tilted head, {Multiple people}, lowres, bad anatomy, bad hands, text, error, missing fingers, extra digit, fewer digits, cropped, worstquality, low quality, normal quality, jpegartifacts, signature, watermark, username, blurry, bad feet, cropped, poorly drawn hands, poorly drawn face, mutation, deformed, worst quality, low quality, normal quality, jpeg artifacts, signature, watermark, extra fingers, fewer digits, extra limbs, extra arms,extra legs, malformed limbs, fused fingers, too many fingers, long neck, cross-eyed,mutated hands, polar lowres, bad body, bad proportions, gross proportions, text, error, missing fingers, missing arms, missing legs, extra digit, extra arms, extra leg, extra foot, ((repeating hair))
CFGスケール
7
ステップ
20
サンプラー
DPM++ 2M Karras
シード
2464697464
Clip Skip
1
画像サイズ
512 X 768
モデル
Realisian
創作
サイズ
512X768
日付
Jul 5, 2024
モード
デフォルト
タイプ
upscale
Checkpoint & LoRA
Checkpoint
Realisian
#リアリスティック
#男の人
#衣服
コメント:0件
0
0
0

SeaArtクイックAIアプリ

ai_video_generationimg
AI動画生成

想像力を解き放ち、AIが視覚的な奇跡を実現します

face_swap_titleimg
無料オンライン顔交換

面白くてリアルな顔交換動画や写真を瞬時に作成しましょう

anime2realityimg
アニメを現実に

お気に入りのアニメキャラクターを即座にリアルな姿で蘇らせます

kiss_vidimg
AIキス動画ジェネレーター

SeaArtのAIキス動画ジェネレーターで、話題のキストレンドにすぐ参加しましょう!簡単に二人をキスさせる動画を作成し、リアルなアニメーションを楽しめます。

ghibli_filter_h1img
スタジオジブリフィルター

ワンクリックで任意の写真をユニークなジブリ風アートに変換できます。

changePersonimg
写真の人物を変更

AIで写真の人物を簡単に変更できます。

より多くのAIアプリを探索 

関連コンテンツ

コントロールネット
独占
avatar
V
VIOPIG NEO
1
0
コントロールネット
独占
avatar
N
nnnnn
0
1
コントロールネット
独占
avatar
O
Obviuns
0
0
コントロールネット
独占
avatar
R
Rosi Rosa
1
0
コントロールネット
独占
avatar
W
WaffleAbyss
0
0
コントロールネット
独占
avatar
R
Rick
0
1
コントロールネット
独占
avatar
緋
avatar_frame
緋色火花
0
0
コントロールネット
独占
avatar
H
Hexenglut
0
1
コントロールネット
独占
avatar
D
Dynamic Nabius
0
3
コントロールネット
logo
日本語
プロダクト
画像作成 AIキャラクター クイックAI モデルトレーニング Canvas クイックツール ワークフロー
キャラについて
スタジオ ランキング AIチャット AIブログ AIニュース
サポート
利用案内 カスタマーサポート
アプリをダウンロード
icon
Download on the
APP Store
icon
GET IT ON
Google Play
公式SNS
iconiconiconiconiconiconiconicon
© 2025 シーアート株式会社 
Copyright Policy
利用規約
プライバシーポリシー
特定商取引法
資金決済法に基づく表示
もっと見る