Ahsen Khaliq commited on
Commit ·
da7d209
1
Parent(s): 574adff
Create requirements.txt
Browse files- requirements.txt +8 -0
requirements.txt
ADDED
|
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
numpy
|
| 2 |
+
opencv-contrib-python
|
| 3 |
+
protobuf>=3.11.4
|
| 4 |
+
six
|
| 5 |
+
wheel
|
| 6 |
+
gradio
|
| 7 |
+
mediapipe
|
| 8 |
+
torch
|