diff --git a/examples/server/public/index.html b/examples/server/public/index.html
index b059c75f2da66..e3935c857e497 100644
--- a/examples/server/public/index.html
+++ b/examples/server/public/index.html
@@ -458,9 +458,6 @@
)
).join("\n"),
});
- if (selected_image) {
- prompt = `A chat between a curious human and an artificial intelligence assistant. The assistant gives helpful, detailed, and polite answers to the human's questions.\nUSER:[img-10]${msg}\nASSISTANT:`;
- }
await runLlama(prompt, {
...params.value,
slot_id: slot_id,