kevinwang676 commited on
Commit
79b5750
1 Parent(s): ec82db9

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -3,7 +3,7 @@ conformer==0.3.2
3
  deepspeed==0.14.2
4
  diffusers==0.27.2
5
  gdown==5.1.0
6
- gradio==3.36.1
7
  grpcio==1.57.0
8
  grpcio-tools==1.57.0
9
  hydra-core==1.3.2
@@ -18,7 +18,7 @@ omegaconf==2.3.0
18
  onnxruntime-gpu==1.16.0
19
  openai-whisper==20231117
20
  protobuf==4.25
21
- pydantic==1.10.17
22
  rich==13.7.1
23
  soundfile==0.12.1
24
  tensorboard==2.14.0
 
3
  deepspeed==0.14.2
4
  diffusers==0.27.2
5
  gdown==5.1.0
6
+ gradio==4.32.2 #3.36.1
7
  grpcio==1.57.0
8
  grpcio-tools==1.57.0
9
  hydra-core==1.3.2
 
18
  onnxruntime-gpu==1.16.0
19
  openai-whisper==20231117
20
  protobuf==4.25
21
+ pydantic==2.7.0 #1.10.17
22
  rich==13.7.1
23
  soundfile==0.12.1
24
  tensorboard==2.14.0