Update index.html

Added new loading message
This commit is contained in:
mattnotmax 2023-03-18 21:35:03 +11:00
parent 2efd075803
commit e58744c63a
1 changed files with 1 additions and 0 deletions

View File

@ -62,6 +62,7 @@
"Training branch predictor...",
"Timing cache hits...",
"Speculatively executing recipes..."
"Adding LLM hallucinations..."
];
// Shuffle array using Durstenfeld algorithm