Update app.py

This commit is contained in:
pliny 2024-10-13 06:52:05 -04:00 committed by GitHub
parent c588b1ac15
commit cc3d0f4dcb
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

2
app.py
View File

@ -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("---")