Spaces:
Running
Running
Update examples.py
Browse files- examples.py +1 -0
examples.py
CHANGED
|
@@ -78,6 +78,7 @@ Key points: [
|
|
| 78 |
"""
|
| 79 |
|
| 80 |
trip_examples = {
|
|
|
|
| 81 |
description_loire: output_example_loire,
|
| 82 |
description_aligned: output_example_aligned,
|
| 83 |
description_chinatown: output_example_chinatown,
|
|
|
|
| 78 |
"""
|
| 79 |
|
| 80 |
trip_examples = {
|
| 81 |
+
description_sf: output_example_sf,
|
| 82 |
description_loire: output_example_loire,
|
| 83 |
description_aligned: output_example_aligned,
|
| 84 |
description_chinatown: output_example_chinatown,
|