File size: 613 Bytes
4eeefd1
 
 
 
 
 
 
6c099d4
ed15b51
6c099d4
 
 
 
 
 
 
 
 
 
 
 
5036616
 
 
 
 
 
 
 
c4d6e9e
5036616
e4713d3
26bde8f
e4713d3
b71073c
 
 
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
30
31
32
33
34
35
36
37
38
torch==2.3.1
torchvision==0.18.1
numpy==1.26.1
Pillow
huggingface_hub
einops
safetensors
gradio==5.17.1
gradio_client==1.7.1
opencv-python
requests
trimesh
matplotlib
open-clip-torch
open3d
tqdm
hydra-core
omegaconf
scipy
onnxruntime
gdown

# CropFormer/Mask2Former dependencies
mmcv>=1.4.0,<2.0.0
cython
shapely
timm
h5py
scikit-image


# detectron2 runtime deps (needed when importing vendored detectron2 via PYTHONPATH)


# NOTE (HF Spaces): do not use local-path installs here.
# HF builds install requirements BEFORE copying the repo into /app.
# detectron2 is installed from vendored source in `postBuild`.