kevinwang676 commited on
Commit
63dcc99
·
verified ·
1 Parent(s): fda0d74

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -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
 
18
  onnxruntime-gpu==1.16.0
19
  openai-whisper==20231117
20
  protobuf==4.25
21
+ pydantic==2.0 #1.10.17
22
  rich==13.7.1
23
  soundfile==0.12.1
24
  tensorboard==2.14.0