KZTech commited on
Commit
ea1de69
·
verified ·
1 Parent(s): aeb6c00

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -20,3 +20,4 @@ if uploaded_file is not None:
20
  st.text_area("Text Output", value=text, height=300)
21
  else:
22
  st.info("Please upload an image to get started.")
 
 
20
  st.text_area("Text Output", value=text, height=300)
21
  else:
22
  st.info("Please upload an image to get started.")
23
+