diff --git a/Volume_hand_controller/requirements.txt b/Volume_hand_controller/requirements.txt new file mode 100644 index 0000000..e169d94 --- /dev/null +++ b/Volume_hand_controller/requirements.txt @@ -0,0 +1,5 @@ +pycaw==20230407 +opencv-python==4.7.0.72 +numpy==1.24.3 +comtypes==1.2.0 +mediapipe==0.10.3