Spaces:
Sleeping
Sleeping
[Update]Add tench and remove space
Browse files
app.py
CHANGED
@@ -60,8 +60,8 @@ with gr.Blocks(css=custom_css) as demo:
|
|
60 |
|
61 |
with gr.Row() as udiff:
|
62 |
with gr.Row():
|
63 |
-
drop = gr.Dropdown(["Object-Church", "Object-Parachute", "Object-
|
64 |
-
"Concept-Nudity", "Concept-Violence", "Concept-
|
65 |
label="Unlearning undesirable")
|
66 |
with gr.Column():
|
67 |
# gr.Markdown("Please upload your model id.")
|
|
|
60 |
|
61 |
with gr.Row() as udiff:
|
62 |
with gr.Row():
|
63 |
+
drop = gr.Dropdown(["Object-Church", "Object-Parachute", "Object-Garbage_truck","Object-Tench""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.")
|