awacke1 commited on
Commit
4f743f5
ยท
verified ยท
1 Parent(s): 24c60de

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -55,8 +55,8 @@ st.set_page_config(
55
  }
56
  )
57
 
58
- PromptPrefix = 'Create a markdown outline and table with appropriate emojis for word game rules defining the method steps of play for topic of '
59
- PromptPrefix2 = 'Create a streamlit python user app. Show full code listing. Create a UI implementing each feature using variables, reusable functions with parameters, and data driven app with python libraries and streamlit components for Javascript and HTML5. Use appropriate emojis for labels to summarize and list parts, function, conditions for topic: '
60
 
61
  st.markdown('''### ๐Ÿ“–โœจ๐Ÿ” WordGameAI ''')
62
  with st.expander("Help / About ๐Ÿ“š", expanded=False):
 
55
  }
56
  )
57
 
58
+ PromptPrefix = 'Create a markdown outline and table with appropriate emojis for top ten graphic novel plotlines where you are defining the method steps of play for topic of '
59
+ PromptPrefix2 = 'Create a streamlit python app. Show full code listing. Create a UI implementing each feature creatively with python, streamlit, using variables and smart tables with word and idiom keys, creating reusable dense functions with graphic novel entity parameters, and data driven app with python libraries and streamlit components for Javascript and HTML5. Use appropriate emojis for labels to summarize and list parts, function, conditions for topic: '
60
 
61
  st.markdown('''### ๐Ÿ“–โœจ๐Ÿ” WordGameAI ''')
62
  with st.expander("Help / About ๐Ÿ“š", expanded=False):