xinchen9 commited on
Commit
d25028d
1 Parent(s): dd15e4f

[Update]Add concept before illegal

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -61,7 +61,7 @@ with gr.Blocks(css=custom_css) as demo:
61
  with gr.Row() as udiff:
62
  with gr.Row():
63
  drop = gr.Dropdown(["Object-Church", "Object-Parachute", "Object-Garbage","Style-Van Gogh",
64
- "Concept-Nudity", "Concept-Violence", "Illegal Activity", "None"],
65
  label="Unlearning undesirable")
66
  with gr.Column():
67
  # gr.Markdown("Please upload your model id.")
 
61
  with gr.Row() as udiff:
62
  with gr.Row():
63
  drop = gr.Dropdown(["Object-Church", "Object-Parachute", "Object-Garbage","Style-Van Gogh",
64
+ "Concept-Nudity", "Concept-Violence", "Concept-Illegal Activity", "None"],
65
  label="Unlearning undesirable")
66
  with gr.Column():
67
  # gr.Markdown("Please upload your model id.")