adalbertojunior commited on
Commit
edf9b2b
1 Parent(s): e50de60

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -72,4 +72,4 @@ if st.button("Run captioning"):
72
  with st.spinner("Processing image..."):
73
  caption = generate_caption(url)
74
  st.text(caption)
75
- st.test("Research supported with Cloud TPUs from Google's TPU Research Cloud (TRC)")
72
  with st.spinner("Processing image..."):
73
  caption = generate_caption(url)
74
  st.text(caption)
75
+ st.text("Research supported with Cloud TPUs from Google's TPU Research Cloud (TRC)")