Import random adjectives = ["hot", "desi", "AI", "anime", "high school
![import random
adjectives = ["hot", "desi", "AI", "anime", "high school"]
nouns = ["girl", "chronicles", "dreams", "passion", "technology"]
verbs = ["meets", "ignites", "navigates", "collide"]
def generate_title():
adjective = random.choice(adjectives)
noun = random.choice(nouns)
verb = random.choice(verbs)
return f"{adjective} {noun}: The {verb} of a {adjective} {noun}"
print(generate_title())](https://image.cdn2.seaart.me/2024-06-17/cpnrq6le878c73bsu9h0/71541f507f23b84caf8c6a19258bad6f24fd91a3_high.webp)

import random adjectives = ["hot", "desi", "AI", "anime", "high school"] nouns = ["girl", "chronicles", "dreams", "passion", "technology"] verbs = ["meets", "ignites", "navigates", "collide"] def generate_title(): adjective = random.choice(adjectives) noun = random.choice(nouns) verb = random.choice(verbs) return f"{adjective} {noun}: The {verb} of a {adjective} {noun}" print(generate_title())
Prompts
Copiar prompts
import random
adjectives = ["hot"
,
"desi"
,
"AI"
,
"anime"
,
"high school"]
nouns = ["girl"
,
"chronicles"
,
"dreams"
,
"passion"
,
"technology"]
verbs = ["meets"
,
"ignites"
,
"navigates"
,
"collide"]
def generate_title():
adjective = random
.
choice(adjectives)
noun = random
.
choice(nouns)
verb = random
.
choice(verbs)
return f"{adjective} {noun}: The {verb} of a {adjective} {noun}"
print(generate_title())
INFO
Checkpoint & LoRA

Checkpoint
AbsoluteRealIndian
#Realista
#Fotografía
0 comentario(s)
0
0
0