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