Spaces:
Runtime error
Runtime error
Commit
·
ad9ba50
1
Parent(s):
363f5c8
Update app.py
Browse files
app.py
CHANGED
@@ -14,8 +14,8 @@ else:
|
|
14 |
pipe_vq = DiffusionPipeline.from_pretrained("microsoft/vq-diffusion-ithq")
|
15 |
|
16 |
examples = [
|
17 |
-
["
|
18 |
-
["A teddy bear playing in the
|
19 |
["A simple wedding cake with lego bride and groom topper and cake pops."],
|
20 |
["A realistic tree using a mixture of different colored pencils."],
|
21 |
["Muscular Santa Claus."],
|
|
|
14 |
pipe_vq = DiffusionPipeline.from_pretrained("microsoft/vq-diffusion-ithq")
|
15 |
|
16 |
examples = [
|
17 |
+
["A sketch of a palm tree."],
|
18 |
+
["A teddy bear playing in the pool."],
|
19 |
["A simple wedding cake with lego bride and groom topper and cake pops."],
|
20 |
["A realistic tree using a mixture of different colored pencils."],
|
21 |
["Muscular Santa Claus."],
|