# 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