JahidHishab commited on
Commit
f68e339
·
verified ·
1 Parent(s): b262836

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -44,7 +44,7 @@ This model requires `xcodec2`. We recommend using a minimal setup:
44
  conda create -n xcodec2 python=3.9
45
  conda activate xcodec2
46
 
47
- # Install xcodec2 (choose one)
48
  pip install xcodec2==0.1.5
49
  pip install numpy==1.26.4
50
 
 
44
  conda create -n xcodec2 python=3.9
45
  conda activate xcodec2
46
 
47
+ # Install dependencies
48
  pip install xcodec2==0.1.5
49
  pip install numpy==1.26.4
50