Spaces:
Paused
Paused
Update app.py
Browse files
app.py
CHANGED
@@ -54,7 +54,7 @@ def infer(
|
|
54 |
examples = [
|
55 |
"Cute small dog.",
|
56 |
"An astronaut riding a green horse",
|
57 |
-
"
|
58 |
]
|
59 |
|
60 |
css = """
|
|
|
54 |
examples = [
|
55 |
"Cute small dog.",
|
56 |
"An astronaut riding a green horse",
|
57 |
+
"An astronaut in a jungle.",
|
58 |
]
|
59 |
|
60 |
css = """
|