Spaces:
Sleeping
Sleeping
minor fixes
Browse files
app.py
CHANGED
|
@@ -43,7 +43,7 @@ description = '''
|
|
| 43 |
<iframe src="https://ghbtns.com/github-btn.html?user=sha2nkt&repo=deco&type=star&count=true&v=2&size=small" frameborder="0" scrolling="0" width="100" height="20"></iframe>
|
| 44 |
</th>
|
| 45 |
<th width="40%">
|
| 46 |
-
<iframe width="560" height="315" src="https://www.youtube.com/embed/
|
| 47 |
</th>
|
| 48 |
</table>
|
| 49 |
|
|
@@ -61,8 +61,10 @@ description = '''
|
|
| 61 |
|
| 62 |
<details>
|
| 63 |
<summary>More</summary>
|
|
|
|
| 64 |
#### Acknowledgments:
|
| 65 |
- [ECON](https://huggingface.co/spaces/Yuliang/ECON)
|
|
|
|
| 66 |
</details>
|
| 67 |
'''
|
| 68 |
|
|
|
|
| 43 |
<iframe src="https://ghbtns.com/github-btn.html?user=sha2nkt&repo=deco&type=star&count=true&v=2&size=small" frameborder="0" scrolling="0" width="100" height="20"></iframe>
|
| 44 |
</th>
|
| 45 |
<th width="40%">
|
| 46 |
+
<iframe width="560" height="315" src="https://www.youtube.com/embed/5PEd_p90kS0" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
|
| 47 |
</th>
|
| 48 |
</table>
|
| 49 |
|
|
|
|
| 61 |
|
| 62 |
<details>
|
| 63 |
<summary>More</summary>
|
| 64 |
+
|
| 65 |
#### Acknowledgments:
|
| 66 |
- [ECON](https://huggingface.co/spaces/Yuliang/ECON)
|
| 67 |
+
|
| 68 |
</details>
|
| 69 |
'''
|
| 70 |
|