kevinwang676 commited on
Commit
1dda26b
·
verified ·
1 Parent(s): 092053e

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -16,7 +16,7 @@ modelscope==1.15.0
16
  networkx==3.1
17
  omegaconf==2.3.0
18
  #onnxruntime-gpu; sys_platform == 'linux'
19
- onnxruntime; sys_platform == 'darwin' or sys_platform == 'windows'
20
  openai-whisper==20231117
21
  protobuf==4.25
22
  pydantic==2.7.0
 
16
  networkx==3.1
17
  omegaconf==2.3.0
18
  #onnxruntime-gpu; sys_platform == 'linux'
19
+ onnxruntime #; sys_platform == 'darwin' or sys_platform == 'windows'
20
  openai-whisper==20231117
21
  protobuf==4.25
22
  pydantic==2.7.0