Spaces:
Running
Running
Sébastien De Greef
commited on
Commit
·
9ce78d8
1
Parent(s):
dc0376f
feat: Add "Vision Tasks" section to website navigation
Browse files- src/_quarto.yml +3 -0
src/_quarto.yml
CHANGED
|
@@ -49,6 +49,9 @@ website:
|
|
| 49 |
|
| 50 |
|
| 51 |
- section: "Computer Vision Models"
|
|
|
|
|
|
|
|
|
|
| 52 |
- section: "Image Generation Models"
|
| 53 |
|
| 54 |
format:
|
|
|
|
| 49 |
|
| 50 |
|
| 51 |
- section: "Computer Vision Models"
|
| 52 |
+
contents:
|
| 53 |
+
- href: vision/tasks.qmd
|
| 54 |
+
text: "Tasks"
|
| 55 |
- section: "Image Generation Models"
|
| 56 |
|
| 57 |
format:
|