Spaces:
Runtime error
Runtime error
File size: 569 Bytes
3d5f8b6 1f9c659 3d5f8b6 a81b6e0 c630983 42d94b5 3d5f8b6 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 |
######################################################################################## # :-D ############################################ # mediapipe up on this! opencv-python>=4.7.0.72 mediapipe>=0.10.1 # ############################################ ############################################ # zoe depth requirements #--extra-index-url https://download.pytorch.org/whl/cu113 torch torchvision>=0.11.2 timm==0.6.11 # ############################################ # EOF ######################################################################################## |