Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
app.py
CHANGED
@@ -160,7 +160,6 @@ with gr.Blocks(css=custom_css, analytics_enabled=False) as demo:
|
|
160 |
gr.HTML('<div class="title">nsfw detection STUDIO</div>')
|
161 |
|
162 |
# Model description with the requested content
|
163 |
-
with gr.Group(elem_classes="model-description"):
|
164 |
|
165 |
with gr.Tabs(elem_classes="tabs") as tabs:
|
166 |
with gr.Tab("Generation"):
|
|
|
160 |
gr.HTML('<div class="title">nsfw detection STUDIO</div>')
|
161 |
|
162 |
# Model description with the requested content
|
|
|
163 |
|
164 |
with gr.Tabs(elem_classes="tabs") as tabs:
|
165 |
with gr.Tab("Generation"):
|