Skip to content

Commit 939ebf1

Browse files
committed
Temporarily fix Moshi test
1 parent 5136175 commit 939ebf1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/models/moshi/mimi/install_requirements.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
set -x
99

10-
pip install -U moshi
10+
pip install moshi==0.2.4
1111
pip install bitsandbytes soundfile
1212
# Run llama2/install requirements for torchao deps
1313
SCRIPT_DIR=$( cd -- "$( dirname -- "${BASH_SOURCE[0]}" )" &> /dev/null && pwd )

0 commit comments

Comments
 (0)