Skip to content

sumit11007/FlowerClassification

Repository files navigation

Streamlit Hello World

This is a minimal Streamlit app.

Setup (Windows PowerShell)

  1. Create and activate a virtual environment (optional but recommended):
python -m venv .venv; .\.venv\Scripts\Activate.ps1
  1. Install dependencies:
pip install -r requirements.txt
  1. Run the app:
streamlit run app.py

About

Flower Classification

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published