Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
|
@@ -25,6 +25,5 @@ iface = gr.Interface(
|
|
| 25 |
title="Scatterplot of Palmer Penguins",
|
| 26 |
description="Let's talk pens. Click to see a plot.",
|
| 27 |
article="Talk more about Penguins here, shall we?",
|
| 28 |
-
theme="peach",
|
| 29 |
live=True,
|
| 30 |
).launch()
|
|
|
|
| 25 |
title="Scatterplot of Palmer Penguins",
|
| 26 |
description="Let's talk pens. Click to see a plot.",
|
| 27 |
article="Talk more about Penguins here, shall we?",
|
|
|
|
| 28 |
live=True,
|
| 29 |
).launch()
|