File size: 504 Bytes
d6cb863
 
4c6197c
d6cb863
 
4c6197c
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
d6cb863
 
 
 
 
 
 
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
# Runtime dependencies for native Kimodo demo in HF Space

# UI shell
gradio==6.14.0

# Core model/runtime dependencies
torch>=2.0.0
torchvision>=0.15.0
transformers==5.1.0
numpy>=1.23
scipy>=1.10
einops>=0.7
hydra-core>=1.3
omegaconf>=2.3
pydantic>=2.0
peft>=0.18
filelock>=3.20.3
packaging>=21.0
huggingface-hub>=0.20.0

# Native timeline/viser UI
viser @ git+https://github.com/nv-tlabs/kimodo-viser.git

# Visualization helpers used by the demo stack
bvhio
trimesh>=3.21.7
scenepic>=1.1.0
av>=16.1.0