awacke1 commited on
Commit
964570e
·
verified ·
1 Parent(s): 9ab19c0

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -45,7 +45,7 @@ st.set_page_config(
45
  )
46
 
47
  PromptPrefix = 'Create a markdown outline and table with appropriate emojis for body map which define the definition parts, function, conditions of the topic of '
48
- PromptPrefix2 = 'Create a streamlit python user interface full code listing and app with appropriate emojis for body map which define the definition parts, function, conditions of the topic of '
49
 
50
  st.markdown('''### 🧠💪 BodyMapAI
51
  Explore human anatomy with Body Map AI 🌐.
 
45
  )
46
 
47
  PromptPrefix = 'Create a markdown outline and table with appropriate emojis for body map which define the definition parts, function, conditions of the topic of '
48
+ PromptPrefix2 = 'Create a streamlit python user app show full code listing with a UI implementing each feature using variables, reusable functions with parameters, and data driven python with libraries. Use appropriate emojis for body map to summarize and list parts, function, conditions for topic of '
49
 
50
  st.markdown('''### 🧠💪 BodyMapAI
51
  Explore human anatomy with Body Map AI 🌐.