Spaces:
Runtime error
Runtime error
SusiePHaltmann
commited on
Commit
•
06694e1
1
Parent(s):
a60d9a6
Update app.py
Browse files
app.py
CHANGED
@@ -57,11 +57,11 @@ def load_image(img):
|
|
57 |
|
58 |
def main():
|
59 |
|
60 |
-
st.title("Dall-E
|
61 |
|
62 |
uploaded_file = st.file_uploader("Choose an image", type="jpg")
|
63 |
|
64 |
-
st.markdown("Create images from textual descriptions with Dall-
|
65 |
st.button("Edit Photo")
|
66 |
|
67 |
|
|
|
57 |
|
58 |
def main():
|
59 |
|
60 |
+
st.title("Dall-E Patrya ")
|
61 |
|
62 |
uploaded_file = st.file_uploader("Choose an image", type="jpg")
|
63 |
|
64 |
+
st.markdown("Create images from textual descriptions with Dall-PFT!")
|
65 |
st.button("Edit Photo")
|
66 |
|
67 |
|