IAMCB commited on
Commit
aef75a5
·
1 Parent(s): cf0add7

update the ui and api_ v3.1.1 fucking bugs

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -11,7 +11,7 @@ wheel # For building packages
11
  setuptools # For installing packages
12
  num2words # For number to word conversion
13
  spacy # For text processing
14
-
15
  torch
16
  numpy>=1.19.0
17
  soundfile>=0.10.3
 
11
  setuptools # For installing packages
12
  num2words # For number to word conversion
13
  spacy # For text processing
14
+ gradio==3.16.2
15
  torch
16
  numpy>=1.19.0
17
  soundfile>=0.10.3