xinchen9 commited on
Commit
d2c86ad
·
verified ·
1 Parent(s): 984196c

[Update]concepts

Browse files
Files changed (1) hide show
  1. app.py +7 -0
app.py CHANGED
@@ -147,6 +147,13 @@ with demo:
147
  show_label=False,
148
  elem_id="search-bar",
149
  )
 
 
 
 
 
 
 
150
  # with gr.Row():
151
  # shown_columns = gr.CheckboxGroup(
152
  # choices=[
 
147
  show_label=False,
148
  elem_id="search-bar",
149
  )
150
+ with gr.Row():
151
+ shown_columns_1 = gr.CheckboxGroup(
152
+ choices=["Nudity"],
153
+ label="Undersirable concepts",
154
+ elem_id="column-select",
155
+ interactive=True,
156
+ )
157
  # with gr.Row():
158
  # shown_columns = gr.CheckboxGroup(
159
  # choices=[