This website works better with JavaScript.
Home
Explore
帮助
返回水杉在线
登录水杉在线
登录水杉码园
10235501447
/
WaveControl
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
add dependencies
gesture-game
NinjaKelly
2 months ago
parent
99eae04428
commit
1ec0569ab0
2 changed files
with
13 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+9
-0
environment.yml
+4
-0
requirements.txt
+ 9
- 0
environment.yml
View File
@ -0,0 +1,9 @@
name
:
snakeai
channels:
-
defaults
-
conda-forge
dependencies:
-
python=3.9
-
pip
-
pip:
-
flask==3.0.0
+ 4
- 0
requirements.txt
View File
@ -0,0 +1,4 @@
flask==3.0.0
mediapipe==0.10.8
opencv-python==4.8.1.78
numpy==1.24.3
Write
Preview
Loading…
Cancel
Save