Spaces:
Sleeping
Sleeping
fix names
Browse files
scripts/caption_galaxies.py
CHANGED
|
@@ -223,8 +223,8 @@ def generate_galaxy_name(image, information):
|
|
| 223 |
"username or nickname. It should hint at the galaxy's appearance or "
|
| 224 |
f"personality.{trait_hint}\n\n"
|
| 225 |
"Examples of good names: \"Spiral Daddy\", \"Thicc Bulge\", \"Arms4Days\", "
|
| 226 |
-
"\"
|
| 227 |
-
"\"
|
| 228 |
"Respond with ONLY the name, nothing else."
|
| 229 |
)
|
| 230 |
|
|
|
|
| 223 |
"username or nickname. It should hint at the galaxy's appearance or "
|
| 224 |
f"personality.{trait_hint}\n\n"
|
| 225 |
"Examples of good names: \"Spiral Daddy\", \"Thicc Bulge\", \"Arms4Days\", "
|
| 226 |
+
"\"Smooth Operator\", \"Merger Maven\", \"Bar Star\", \"Edge Lord\", "
|
| 227 |
+
"\"Clumpy Boi\", \"Tightly Wound\"\n\n"
|
| 228 |
"Respond with ONLY the name, nothing else."
|
| 229 |
)
|
| 230 |
|