nihonium286 commited on
Commit
d253c2c
1 Parent(s): 72c8a31

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -43,5 +43,5 @@ with Image.open(img) as img:
43
  st.image(img)
44
 
45
  with col2:
46
- st.subheader("Classification results")
47
  st.write(post_text)
 
43
  st.image(img)
44
 
45
  with col2:
46
+ st.subheader("Generated text")
47
  st.write(post_text)