Apps / .streamlit /pages_sections.toml
khaledeng15
add st_pages
8343c4a
raw
history blame contribute delete
393 Bytes
[[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 = "πŸ“"