Nimzi commited on
Commit
b72f78f
·
verified ·
1 Parent(s): b6792a4

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -75,6 +75,7 @@ with col1:
75
  else:
76
  st.warning("Please enter some text.")
77
 
 
78
  with col2:
79
  st.header("Image News Analysis")
80
  uploaded_image = st.file_uploader("Upload a news image", type=["jpg", "png", "jpeg"])
 
75
  else:
76
  st.warning("Please enter some text.")
77
 
78
+
79
  with col2:
80
  st.header("Image News Analysis")
81
  uploaded_image = st.file_uploader("Upload a news image", type=["jpg", "png", "jpeg"])