diff --git a/backend/python/diffusers/requirements-hipblas.txt b/backend/python/diffusers/requirements-hipblas.txt index 9e992d02b907..92987e7aeb99 100644 --- a/backend/python/diffusers/requirements-hipblas.txt +++ b/backend/python/diffusers/requirements-hipblas.txt @@ -1,4 +1,5 @@ ---extra-index-url https://download.pytorch.org/whl/rocm6.0 +--pre +--extra-index-url https://download.pytorch.org/whl/nightly/ torch torchvision diffusers @@ -7,4 +8,4 @@ transformers accelerate compel peft -sentencepiece \ No newline at end of file +sentencepiece