Spaces:
Runtime error
Runtime error
File size: 483 Bytes
d8659bc 583456e 07bb7b3 b92a792 3d46d62 0839f49 f0245cf 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 |
numpy>=1.18.5,<1.24.0 cython scipy shapely timm h5py wandb fire opencv-python pandas ftfy regex tqdm gdown # Torch torch==1.10.1+cu113 -f https://download.pytorch.org/whl/torch/ torchvision==0.11.2+cu113 -f https://download.pytorch.org/whl/torchvision/ # 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 |