Emmylahot12 commited on
Commit
6af1b5f
·
verified ·
1 Parent(s): 251e1c4

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -3
requirements.txt CHANGED
@@ -1,9 +1,9 @@
1
  TTS==0.22.0
2
  torch>=2.0.0
3
- gradio==3.50.2
4
  datasets>=2.14.0
5
  huggingface-hub>=0.19.0
6
  hf-transfer>=0.1.4
7
  protobuf<4
8
- click<8.1
9
- pydantic~=1.10
 
1
  TTS==0.22.0
2
  torch>=2.0.0
3
+ gradio==4.27.0
4
  datasets>=2.14.0
5
  huggingface-hub>=0.19.0
6
  hf-transfer>=0.1.4
7
  protobuf<4
8
+ click>=8.1.3
9
+ pydantic>=2.0