Spaces:
Runtime error
Runtime error
ydshieh
commited on
Commit
·
737da8f
1
Parent(s):
1f5c129
change title
Browse files
app.py
CHANGED
@@ -4,7 +4,7 @@ import numpy as np
|
|
4 |
|
5 |
|
6 |
# Designing the interface
|
7 |
-
st.title("🖼️ French Image
|
8 |
st.write("[Yih-Dar SHIEH](https://huggingface.co/ydshieh)")
|
9 |
|
10 |
st.sidebar.markdown(
|
|
|
4 |
|
5 |
|
6 |
# Designing the interface
|
7 |
+
st.title("🖼️ French Image Captioning Demo 📝")
|
8 |
st.write("[Yih-Dar SHIEH](https://huggingface.co/ydshieh)")
|
9 |
|
10 |
st.sidebar.markdown(
|