Spaces:
Runtime error
Runtime error
File size: 461 Bytes
d8659bc 583456e 07bb7b3 b92a792 0839f49 ee2b9bc a0a0769 |
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 27 28 29 |
numpy>=1.18.5,<1.24.0 cython scipy shapely timm h5py wandb fire opencv-python pandas ftfy regex tqdm gdown # Torch --find-links https://download.pytorch.org/whl/cu113/torch_stable.html torch==1.10.1+cu113 torchvision==0.11.2+cu113 # Detectron --find-links https://dl.fbaipublicfiles.com/detectron2/wheels/cu113/torch1.10/index.html detectron2 # Segment-anything git+https://github.com/facebookresearch/segment-anything.git # open_clip open_clip_torch==1.3.0 |