JingShiang Yang commited on
Commit
a4bb623
·
1 Parent(s): f3a4d51

Manual dependencies to avoid xformers build issue

Browse files
Files changed (1) hide show
  1. requirements.txt +22 -5
requirements.txt CHANGED
@@ -1,6 +1,23 @@
1
- torch>=2.0
2
- torchvision
3
- git+https://github.com/ByteDance-Seed/Depth-Anything-3.git
4
- gradio
5
  pillow
6
- numpy
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ xformers==0.0.28.post3
2
+ opencv-python
 
 
3
  pillow
4
+ pillow_heif
5
+ imageio
6
+ moviepy==1.0.3
7
+ numpy<2
8
+ einops
9
+ omegaconf
10
+ trimesh
11
+ open3d
12
+ plyfile
13
+ pycolmap
14
+ fastapi
15
+ uvicorn
16
+ huggingface_hub
17
+ safetensors
18
+ typer>=0.9.0
19
+ requests
20
+ evo
21
+ e3nn
22
+ gradio>=5
23
+ git+https://github.com/ByteDance-Seed/Depth-Anything-3.git