Skip to content

Latest commit

 

History

History
35 lines (31 loc) · 793 Bytes

File metadata and controls

35 lines (31 loc) · 793 Bytes

🚀 Hand-Tracking-Mouse

🧠 Tech Stack

  • Python

📂 Project Structure

  • README.md
  • requirements.txt
  • AIVirtualMouse.py
  • HandTrackingModule.py
  • .git/packed-refs
  • .git/index
  • .git/config
  • .git/description
  • .git/HEAD
  • .git/objects/pack/pack-12db00d71e3977976acff052a6fe8590622a5e09.idx
  • .git/objects/pack/pack-12db00d71e3977976acff052a6fe8590622a5e09.pack
  • .git/objects/pack/pack-12db00d71e3977976acff052a6fe8590622a5e09.rev
  • .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