anuragshas commited on
Commit
7373fb4
1 Parent(s): 804f76a

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -70,7 +70,7 @@ if __name__ == "__main__":
70
  """)
71
  examples = [
72
  "my name is clara and i live in berkeley california",
73
- "in 2018 cornell researchers built a high-powered detector",
74
  "lorem ipsum has been the industrys standard dummy text ever since the 1500s when an unknown printer took a galley of type and scrambled it to make a type specimen book"
75
  ]
76
  if not st.session_state['models_loaded']:
70
  """)
71
  examples = [
72
  "my name is clara and i live in berkeley california",
73
+ "in 2018 cornell researchers built a high-power detector",
74
  "lorem ipsum has been the industrys standard dummy text ever since the 1500s when an unknown printer took a galley of type and scrambled it to make a type specimen book"
75
  ]
76
  if not st.session_state['models_loaded']: