| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
This codebase include a streamlit app with a HandTraking service.
python3.8 -m venv venv source venv/bin/activate # or on fish shell source venv/bin/activate.fish pip install -r requirements.txt python -m streamlit run app.py # run demo opencv python opencv_test.py
| Back | FazBrowse Home | New Git URL |