awacke1 commited on
Commit
861914a
ยท
verified ยท
1 Parent(s): 93c5c83

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +4 -0
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