Skip to content

DerrickVericho/UAS_ModelDeployment

Repository files navigation

UAS_ModelDeployment

Prerequisites

This project requires following dependencies:

  • Programming Language: Python
  • Packagem Manager: pip

Installation

Build UAS_ModelDeployment from the source and install dependencies:

  1. Clone the repository
    git clone https://github.com/DerrickVericho/UAS_ModelDeployment.git
    
    
  2. Navigate to Project Directory
    cd UAS_ModelDeployment
    
  3. Install the depencdencies
    pip install -r requirements.txt
    

Usage

  1. Run the backend
    uvicorn backend:app --reload
    
  2. Run the frontend
    streamlit run frontend.py
    

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors