Spaces:
Running
Running
Update examples.py
Browse files- examples.py +2 -2
examples.py
CHANGED
@@ -79,7 +79,7 @@ Key points: [
|
|
79 |
|
80 |
trip_examples = {
|
81 |
description_loire: output_example_loire,
|
82 |
-
|
83 |
-
|
84 |
description_taiwan: output_example_taiwan
|
85 |
}
|
|
|
79 |
|
80 |
trip_examples = {
|
81 |
description_loire: output_example_loire,
|
82 |
+
description_aligned: output_example_aligned,
|
83 |
+
description_chinatown: output_example_chinatown,
|
84 |
description_taiwan: output_example_taiwan
|
85 |
}
|