Spaces:
Runtime error
Runtime error
vgvm
commited on
Commit
·
1f9c659
1
Parent(s):
4efaeb9
add versions
Browse files- requirements.txt +3 -3
requirements.txt
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
-
opencv-python
|
2 |
-
mediapipe
|
3 |
-
pygltflib
|
|
|
1 |
+
opencv-python>=4.7.0.72
|
2 |
+
mediapipe>=0.10.1
|
3 |
+
pygltflib>=1.15.6
|