ysharma HF staff commited on
Commit
684601b
·
verified ·
1 Parent(s): cf4c48f

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +1 -0
index.html CHANGED
@@ -43,6 +43,7 @@ def as_gray(image):
43
  <gradio-requirements>
44
  # Same syntax as requirements.txt
45
  scikit-image
 
46
  </gradio-requirements>
47
  </gradio-lite>
48
  </body>
 
43
  <gradio-requirements>
44
  # Same syntax as requirements.txt
45
  scikit-image
46
+ transformers-js-py[audio]
47
  </gradio-requirements>
48
  </gradio-lite>
49
  </body>