xiaoyuxi commited on
Commit
67a6cc9
·
1 Parent(s): e43b66a
Files changed (1) hide show
  1. requirements.txt +32 -2
requirements.txt CHANGED
@@ -1,4 +1,34 @@
1
  gradio==5.31.0
2
- gradio_client
3
  opencv-python-headless
4
- einops
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  gradio==5.31.0
2
+ pydantic==2.10.6
3
  opencv-python-headless
4
+ einops
5
+ einx
6
+ plotly
7
+ prettytable
8
+ decord
9
+ easydict
10
+ flow_vis
11
+ moviepy==1.0.0
12
+ safetensors
13
+ scikit-learn
14
+ hydra-core
15
+ omegaconf
16
+ albumentations
17
+ matplotlib
18
+ mediapy
19
+ scikit-image
20
+ git+https://github.com/facebookresearch/segment-anything.git
21
+ git+https://github.com/EasternJournalist/utils3d.git#egg=utils3d
22
+ huggingface_hub
23
+ pycolmap
24
+ pyceres
25
+ kornia
26
+ xformers
27
+ timm
28
+ PyJWT
29
+ gdown
30
+ rich
31
+ decord
32
+ ray[default]
33
+ jaxtyping
34
+ transformers