diff --git a/requirements/cuda.txt b/requirements/cuda.txt index 2145b023769..607a4f6accd 100644 --- a/requirements/cuda.txt +++ b/requirements/cuda.txt @@ -11,6 +11,8 @@ torchvision==0.26.0 # Required for phi3v processor. See https://github.com/pytor # FlashInfer should be updated together with the Dockerfile flashinfer-python==0.6.8.post1 flashinfer-cubin==0.6.8.post1 +apache-tvm-ffi==0.1.9 +tilelang # Cap nvidia-cudnn-frontend (transitive dep of flashinfer) due to # breaking changes in 1.19.0 nvidia-cudnn-frontend>=1.13.0,<1.19.0