Spaces:
Runtime error
Runtime error
SusiePHaltmann
commited on
Commit
•
1b50abf
1
Parent(s):
ec37f0c
Update app.py
Browse files
app.py
CHANGED
@@ -62,4 +62,7 @@ def main():
|
|
62 |
uploaded_file = st.file_uploader("Choose an image", type="jpg")
|
63 |
|
64 |
st.markdown("Create images from textual descriptions with Dall-E!")
|
65 |
-
st.button("Edit Photo")
|
|
|
|
|
|
|
|
62 |
uploaded_file = st.file_uploader("Choose an image", type="jpg")
|
63 |
|
64 |
st.markdown("Create images from textual descriptions with Dall-E!")
|
65 |
+
st.button("Edit Photo")
|
66 |
+
|
67 |
+
|
68 |
+
## [C] Haltmann Earth Divison
|