Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -60,7 +60,7 @@ 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-Garbage_truck","Object-Tench""Style-Van Gogh",
|
64 |
"Concept-Nudity", "Concept-Violence", "Concept-Illegal_Activity", "None"],
|
65 |
label="Unlearning undesirable")
|
66 |
with gr.Column():
|
|
|
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():
|