File size: 393 Bytes
8343c4a
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
[[pages]]
path = "home.py"
name = "Home"
icon = "🏠"

[[pages]]
name = "Computer Vision"
icon = "πŸ‘€"
is_section = true

[[pages]]
path = "webpages/blip-image-captioning.py"
name = "Find out what in the photo"
icon = "🌌"

[[pages]]
name = "Natural Language Processing"
icon = "πŸ“š"
is_section = true

[[pages]]
path = "webpages/text-genration.py"
name = "Text Generation"
icon = "πŸ“"