dslee2601 commited on
Commit
70da7a3
·
1 Parent(s): 258e353

add dependency

Browse files
Files changed (1) hide show
  1. README.md +2 -4
README.md CHANGED
@@ -16,9 +16,6 @@ This model card provides an easy-to-use API for a *pretrained DAC* [1] for 44.1k
16
 
17
 
18
 
19
-
20
-
21
-
22
  ### Model variations
23
  There are three types of model depending on an input audio sampling rate.
24
 
@@ -31,7 +28,8 @@ There are three types of model depending on an input audio sampling rate.
31
 
32
 
33
 
34
-
 
35
 
36
 
37
 
 
16
 
17
 
18
 
 
 
 
19
  ### Model variations
20
  There are three types of model depending on an input audio sampling rate.
21
 
 
28
 
29
 
30
 
31
+ ### Dependency
32
+ See `requirements.txt`.
33
 
34
 
35