Spaces:
Runtime error
Runtime error
Commit
·
1fdf213
1
Parent(s):
d2cd68b
Update app.py
Browse files
app.py
CHANGED
@@ -5,7 +5,6 @@ import io
|
|
5 |
|
6 |
# Designing the interface
|
7 |
st.title("🖼️ Image Captioning Demo 📝")
|
8 |
-
st.write("[Yih-Dar SHIEH](https://huggingface.co/ydshieh)")
|
9 |
|
10 |
st.sidebar.markdown(
|
11 |
"""
|
|
|
5 |
|
6 |
# Designing the interface
|
7 |
st.title("🖼️ Image Captioning Demo 📝")
|
|
|
8 |
|
9 |
st.sidebar.markdown(
|
10 |
"""
|