Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -79,7 +79,7 @@ st.title('Multi-Document Narrative Generation')
|
|
79 |
# options = ["Select", "Adobe Firefly", "Adobe Acrobat"]
|
80 |
# selection = st.selectbox('Select an example', options)
|
81 |
|
82 |
-
selection = "Adobe
|
83 |
|
84 |
# Input for Presentation Title
|
85 |
presentation_title = st.text_input("Presentation Title")
|
|
|
79 |
# options = ["Select", "Adobe Firefly", "Adobe Acrobat"]
|
80 |
# selection = st.selectbox('Select an example', options)
|
81 |
|
82 |
+
selection = "Adobe Firefly"
|
83 |
|
84 |
# Input for Presentation Title
|
85 |
presentation_title = st.text_input("Presentation Title")
|