Spaces:
Sleeping
Sleeping
shengqiangShi
commited on
Commit
Β·
15450dc
1
Parent(s):
f4f1aa6
Add application file
Browse files
app.py
CHANGED
@@ -58,7 +58,7 @@ demo = gr.Interface(
|
|
58 |
description=description,
|
59 |
examples=[
|
60 |
["assets/astronaut.png", "human face, rocket, star-spangled banner, nasa badge", 0.11],
|
61 |
-
["assets/
|
62 |
["assets/butterflies.jpeg", "orange butterfly", 0.3],
|
63 |
],
|
64 |
)
|
|
|
58 |
description=description,
|
59 |
examples=[
|
60 |
["assets/astronaut.png", "human face, rocket, star-spangled banner, nasa badge", 0.11],
|
61 |
+
["assets/coffee.png", "coffee mug, spoon, plate", 0.1],
|
62 |
["assets/butterflies.jpeg", "orange butterfly", 0.3],
|
63 |
],
|
64 |
)
|
assets/{assets_butterflies.jpeg β butterflies.jpeg}
RENAMED
File without changes
|
assets/{assets_coffee.png β coffee.png}
RENAMED
File without changes
|