Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -87,7 +87,7 @@ with gr.Blocks(css=custom_css) as demo:
|
|
87 |
|
88 |
with gr.Row() as udiff:
|
89 |
with gr.Row():
|
90 |
-
drop = gr.Dropdown(["Object-Church", "Object-Parachute", "Object-Garbage_Truck","Style-
|
91 |
"Nudity"],
|
92 |
label="Unlearning undesirable concepts")
|
93 |
with gr.Column():
|
|
|
87 |
|
88 |
with gr.Row() as udiff:
|
89 |
with gr.Row():
|
90 |
+
drop = gr.Dropdown(["Object-Church", "Object-Parachute", "Object-Garbage_Truck","Style-VanGogh",
|
91 |
"Nudity"],
|
92 |
label="Unlearning undesirable concepts")
|
93 |
with gr.Column():
|