CobaltZvc commited on
Commit
14caec9
1 Parent(s): 5d84878

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -262,7 +262,7 @@ if Usage == 'Questions based on custom CSV data':
262
 
263
 
264
  elif Usage == 'Random Questions':
265
- st.caption('You can ask me :red[news], :green[stock prices], to play :blue[music], to tell you a :yellow[joke], :cyan[definitions] or even to paint a :fuchsia[butterfly]')
266
  Input_type = st.radio(
267
  "**Input type:**",
268
  ('TEXT', 'SPEECH')
 
262
 
263
 
264
  elif Usage == 'Random Questions':
265
+ st.caption('You can ask me for: 1.:red[news], 2.:green[stock prices], 3.:blue[music], 4.:red[joke], 5.:green[definitions], 6.:blue[Paintings, Images, Photos]')
266
  Input_type = st.radio(
267
  "**Input type:**",
268
  ('TEXT', 'SPEECH')