Skip to content
This repository has been archived by the owner on Mar 12, 2023. It is now read-only.

3AI01 | Big Data - Image Classification Project | 2022

Notifications You must be signed in to change notification settings

A-Van-Gestel/3AI01-BigData-Image_classification

Repository files navigation

JAD Solutions (Team 1) Streamlit & FastAPI application

Getting started

Requirements

  • Python 3.10

Project setup

  1. Create a Python venv: python -m venv venv

  2. Activate the venv using the following command

    • .\venv\Scripts\Activate
  3. Install the dependencies: pip install -r requirements.txt

  4. Run the code:

    • To run Streamlit:
      • streamlit run .\main.py in a console window
      • A browser window should open
    • To run FastAPI:

About

3AI01 | Big Data - Image Classification Project | 2022

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages