Skip to content

AI-Softworks/playground-prototype

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Computer Vision Playground

Getting started

Create a virtual environment

python3 -m venv venv
source venv/bin/activate

Install dependencies

pip install -r requirements.txt

Run the app

streamlit run main.py

About

Playground prototype built with python streamlit

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published