Skip to content

Commit f7ffa9c

Browse files
authored
fix(vall-e-x): pin hipblas deps (#3201)
Signed-off-by: Ettore Di Giacinto <[email protected]>
1 parent 60117ec commit f7ffa9c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
--extra-index-url https://download.pytorch.org/whl/rocm6.0
22
accelerate
3-
torch
4-
torchaudio
3+
torch==2.3.0+rocm6.0
4+
torchaudio==2.3.0+rocm6.0

0 commit comments

Comments
 (0)