Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -30,7 +30,6 @@ demo = gr.Interface(
|
|
30 |
outputs=caption_output,
|
31 |
theme="gradio/monochrome",
|
32 |
title="Stable Diffusion Portrait Captioner",
|
33 |
-
theme="default",
|
34 |
allow_flagging="never"
|
35 |
)
|
36 |
|
|
|
30 |
outputs=caption_output,
|
31 |
theme="gradio/monochrome",
|
32 |
title="Stable Diffusion Portrait Captioner",
|
|
|
33 |
allow_flagging="never"
|
34 |
)
|
35 |
|