Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -416,7 +416,6 @@ with iface:
|
|
416 |
examples=AI_texts,
|
417 |
inputs=text_input,
|
418 |
label="",
|
419 |
-
elem_classes="gr-examples"
|
420 |
)
|
421 |
|
422 |
with gr.Accordion("Human Text Examples", open=False):
|
|
|
416 |
examples=AI_texts,
|
417 |
inputs=text_input,
|
418 |
label="",
|
|
|
419 |
)
|
420 |
|
421 |
with gr.Accordion("Human Text Examples", open=False):
|