KiLJ4EdeN / Streamlit_Minimal_ML

minimal image classification ui

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Streamlit_Minimal_ML

minimal image classification ui python version -> 3.6

Usage

Clone the repository

git clone https://github.com/KiLJ4EdeN/Streamlit_Minimal_ML
cd Streamlit_Minimal_ML/

Installing dependencies

chmod +x dependencies.sh
./dependencies.sh

Run the Service

chmod +x run.sh
./run.sh

Results:

Upload An Image:

Get the Results:

About

minimal image classification ui

License:MIT License


Languages

Language:Python 96.1%Language:Shell 3.9%