Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -33,8 +33,8 @@ This is the demo for [SynGen](https://github.com/RoyiRa/Syntax-Guided-Generation
|
|
33 |
"""
|
34 |
|
35 |
examples = [
|
36 |
-
["a
|
37 |
-
["a
|
38 |
["a checkered bowl in a cluttered room", "69"],
|
39 |
["a checkered bowl in a cluttered room", "77"],
|
40 |
["a horned lion and a spotted monkey", "1269"],
|
|
|
33 |
"""
|
34 |
|
35 |
examples = [
|
36 |
+
["a pink sunflower and a yellow flamingo", "16"],
|
37 |
+
["a pink sunflower and a yellow flamingo", "60"],
|
38 |
["a checkered bowl in a cluttered room", "69"],
|
39 |
["a checkered bowl in a cluttered room", "77"],
|
40 |
["a horned lion and a spotted monkey", "1269"],
|