Spaces:
Sleeping
Sleeping
Pavani2704
commited on
Commit
•
eb0b5b4
1
Parent(s):
6e98be9
Update app.py
Browse files
app.py
CHANGED
@@ -21,7 +21,7 @@ if option == "Summarization":
|
|
21 |
else:
|
22 |
st.write("Please enter text to summarize.")
|
23 |
elif option == "Age Detection"
|
24 |
-
st.title("
|
25 |
|
26 |
uploaded_files = st.file_uploader("Choose a image file",type="jpg")
|
27 |
|
|
|
21 |
else:
|
22 |
st.write("Please enter text to summarize.")
|
23 |
elif option == "Age Detection"
|
24 |
+
st.title("Welcome to age detection")
|
25 |
|
26 |
uploaded_files = st.file_uploader("Choose a image file",type="jpg")
|
27 |
|