diff --git a/components/FallingBehindWarning.tsx b/components/FallingBehindWarning.tsx
index c6c4f33..b9ed5ac 100644
--- a/components/FallingBehindWarning.tsx
+++ b/components/FallingBehindWarning.tsx
@@ -1,11 +1,11 @@
export default function FallingBehindWarning() {
return (
- Uh oh! The GPU server is behind.
+ Uh oh! Servers are behind, scaling up...
);
diff --git a/prompts.ts b/prompts.ts
index 9c32340..98f1172 100644
--- a/prompts.ts
+++ b/prompts.ts
@@ -21,6 +21,9 @@ export const samplePrompts = [
"brazilian Forró dance",
"bongos on a havana street",
"copacabana beach",
+ "psychedelic nepalese trance",
+ "jazzy rapping from paris",
+ "ancient chinese hymn",
];
export const rollTheDicePrompts = [
@@ -48,10 +51,7 @@ export const rollTheDicePrompts = [
"new orleans blues",
"clarinet with maracas",
"sultry sinatra",
- "ancient chinese hymn",
"square dancing in wyoming",
- "psychedelic nepalese trance",
- "jazzy rapping from paris",
];
export const initialSeedImageMap = {