Skip to content

lucas54neves/libras-recognition

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

unstructured-data-project

Commands

Install dependencies

python3 -m venv venv
source venv/bin/activate
pip install -r requirements

Run project

source venv/bin/activate
streamlit run src/main.py