Spaces:
Runtime error
Runtime error
SusiePHaltmann
commited on
Commit
·
ec37f0c
1
Parent(s):
de6e0a9
Update app.py
Browse files
app.py
CHANGED
@@ -61,6 +61,5 @@ def main():
|
|
61 |
|
62 |
uploaded_file = st.file_uploader("Choose an image", type="jpg")
|
63 |
|
64 |
-
st.title("Dall-F-X")
|
65 |
st.markdown("Create images from textual descriptions with Dall-E!")
|
66 |
st.button("Edit Photo")
|
|
|
61 |
|
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")
|