Update app.py
Browse files
app.py
CHANGED
@@ -24,6 +24,10 @@ st.sidebar.write("Collaborate on a Team plan")
|
|
24 |
# Main content
|
25 |
st.title("ChatGPT 4")
|
26 |
|
|
|
|
|
|
|
|
|
27 |
st.markdown("""
|
28 |
- ๐ **24/7 Doc Support:** Always there to help, find your ideal provider easily. ๐
|
29 |
|
|
|
24 |
# Main content
|
25 |
st.title("ChatGPT 4")
|
26 |
|
27 |
+
# Inject process methods steps and input
|
28 |
+
st.image("ChatGPT4.png")
|
29 |
+
st.write('This example tests AIPP and GPT4o text and image prompts to take a screenshot and produce a one shot app using streamlit and python app. Prompt: Provide a development analysis of the layout of this html5 web app and create a streamlit python UI that duplicates exactly the layout features and text of each UI element.')
|
30 |
+
|
31 |
st.markdown("""
|
32 |
- ๐ **24/7 Doc Support:** Always there to help, find your ideal provider easily. ๐
|
33 |
|