Skip to content

Latest commit

 

History

History
35 lines (31 loc) · 796 Bytes

File metadata and controls

35 lines (31 loc) · 796 Bytes

🚀 Hand-Tracking-Volume-Control

🧠 Tech Stack

  • Python

📂 Project Structure

  • README.md
  • requirements.txt
  • HandTrackingModule.py
  • AIVolume.py
  • .git/packed-refs
  • .git/index
  • .git/config
  • .git/description
  • .git/HEAD
  • .git/objects/pack/pack-bc3279d1344c5065d2dfef9262a4c1f757ecf551.idx
  • .git/objects/pack/pack-bc3279d1344c5065d2dfef9262a4c1f757ecf551.rev
  • .git/objects/pack/pack-bc3279d1344c5065d2dfef9262a4c1f757ecf551.pack
  • .git/refs/heads/main
  • .git/refs/remotes/origin/HEAD
  • .git/info/exclude
  • .git/logs/HEAD
  • .git/logs/refs/heads/main
  • .git/logs/refs/remotes/origin/HEAD
  • .git/hooks/pre-push.sample
  • .git/hooks/pre-receive.sample

⚙️ Setup

pip install -r requirements.txt
python main.py

🤖 Auto-generated README by automation engine