IAMTFRMZA commited on
Commit
be49572
·
verified ·
1 Parent(s): ce1ad36

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -172,4 +172,4 @@ with image_col:
172
  st.image(img, caption=f"📷 {encoded_segments[-1]}", use_container_width=True)
173
 
174
  except Exception as e:
175
- st.error(f"❌ Failed to load image from {raw_url}: {e}")
 
172
  st.image(img, caption=f"📷 {encoded_segments[-1]}", use_container_width=True)
173
 
174
  except Exception as e:
175
+ st.error(f"❌ Failed to load image from {raw_url}: {e}")