Update app.py
This commit is contained in:
parent
c588b1ac15
commit
cc3d0f4dcb
2
app.py
2
app.py
|
|
@ -117,7 +117,7 @@ def main():
|
||||||
else:
|
else:
|
||||||
default_image_path = "stegg.png" # Path to your default stock image
|
default_image_path = "stegg.png" # Path to your default stock image
|
||||||
image_path = default_image_path
|
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("---")
|
st.markdown("---")
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue