Spaces:
Runtime error
Runtime error
adalbertojunior
commited on
Commit
·
d08e99b
1
Parent(s):
90505d3
Update app.py
Browse files
app.py
CHANGED
@@ -63,7 +63,7 @@ def generate_caption(url):
|
|
63 |
|
64 |
|
65 |
url = st.text_input(
|
66 |
-
"Insert your URL", "https://
|
67 |
)
|
68 |
|
69 |
st.image(url)
|
|
|
63 |
|
64 |
|
65 |
url = st.text_input(
|
66 |
+
"Insert your URL", "https://static.cdn.pleno.news/2017/09/avi%C3%A3o-e1572374124339.jpg"
|
67 |
)
|
68 |
|
69 |
st.image(url)
|