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

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -15,7 +15,7 @@ matplotlib==3.7.5
15
  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
 
15
  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