Spaces:
Sleeping
Sleeping
AideepImage
commited on
Commit
•
6b1cb2f
1
Parent(s):
6fef464
Update app.py
Browse files
app.py
CHANGED
@@ -309,7 +309,7 @@ def main():
|
|
309 |
|
310 |
st.write("### Trivia")
|
311 |
|
312 |
-
|
313 |
st.write("To enable the features in the demo, we calculate the underlying segmentation maps and categories that "
|
314 |
"are present in the image. This allows us to hide some of the manual work for the user, and "
|
315 |
"by doing this, the users don't need to make a segmentation map in an external tool. Everything needed can be done within this demo."
|
|
|
309 |
|
310 |
st.write("### Trivia")
|
311 |
|
312 |
+
|
313 |
st.write("To enable the features in the demo, we calculate the underlying segmentation maps and categories that "
|
314 |
"are present in the image. This allows us to hide some of the manual work for the user, and "
|
315 |
"by doing this, the users don't need to make a segmentation map in an external tool. Everything needed can be done within this demo."
|