Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
app.py
CHANGED
@@ -308,7 +308,7 @@ image_examples = [
|
|
308 |
["Convert chart to OTSL.", "images/4.png"],
|
309 |
["Convert code to text", "images/5.jpg"],
|
310 |
["Convert this table to OTSL.", "images/6.jpg"],
|
311 |
-
|
312 |
]
|
313 |
|
314 |
video_examples = [
|
|
|
308 |
["Convert chart to OTSL.", "images/4.png"],
|
309 |
["Convert code to text", "images/5.jpg"],
|
310 |
["Convert this table to OTSL.", "images/6.jpg"],
|
311 |
+
["Convert formula to late.", "images/7.jpg"],
|
312 |
]
|
313 |
|
314 |
video_examples = [
|