From cc3d0f4dcbe13d234e094412cd538c9b0836577b Mon Sep 17 00:00:00 2001 From: pliny <133052465+elder-plinius@users.noreply.github.com> Date: Sun, 13 Oct 2024 06:52:05 -0400 Subject: [PATCH] Update app.py --- app.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app.py b/app.py index bbabea8..dc9f04b 100644 --- a/app.py +++ b/app.py @@ -117,7 +117,7 @@ def main(): else: default_image_path = "stegg.png" # Path to your default stock image image_path = default_image_path - st.image(image_path, caption="For the image to work properly, click Encode Text first, then download from the link", use_column_width=True) + st.image(image_path, caption=".-.-.-.-<={LOVE PLINY}=>-.-.-.-.", use_column_width=True) st.markdown("---")