NimaBoscarino commited on
Commit
c9e090a
1 Parent(s): 0ec2085

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -137,7 +137,7 @@ with gr.Blocks(css="#margin-top {margin-top: 15px}") as demo:
137
  "Socially Conscious",
138
  "Inclusive",
139
  "Rigorous",
140
- "Critical",
141
  ]
142
  )
143
  suggestions = gr.Text(label="[Optional] Do you have suggestions for other tags?")
 
137
  "Socially Conscious",
138
  "Inclusive",
139
  "Rigorous",
140
+ "Inquisitive",
141
  ]
142
  )
143
  suggestions = gr.Text(label="[Optional] Do you have suggestions for other tags?")