import os import streamlit as st from PIL import Image from modules.paths import STATIC_PATH_IMAGE from modules.dataset import load_datasets def show_welcome_view(): """Display the welcome view with two columns layout and confirmation button""" # Container for welcome view with st.container(): # Create two columns col1, col2 = st.columns([3, 2]) with col1: # Title with custom styling st.markdown("""
Explore the fascinating world of trees through their unique bark patterns. Whether you're a botanist, researcher, or nature enthusiast, Barkley helps you identify tree species with just a photo. Nestled within the serene surroundings of the First Asia Institute of Technology and Humanities Colleges, our project sheds light on the distinctive barks of 13 indigenous species prevalent in this locale.
""", unsafe_allow_html=True) # Species lists species_items, _, _ = load_datasets() species_lists = "".join([f"These encompass: