Mentosyevsky commited on
Commit
47ae89a
·
verified ·
1 Parent(s): 421c641

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +0 -1
requirements.txt CHANGED
@@ -27,7 +27,6 @@ seaborn==0.13.2 # 图表美化
27
  ultralytics==8.0.165 # YOLO模型
28
  opencv-python>=4.8.0,<4.9.0 # 允许自动选择兼容版本 # OpenCV
29
  # 语音处理
30
- openai-whisper==20231117 # 语音转文字
31
  imageio-ffmpeg==0.4.7 # 视频解码
32
  # 云服务
33
  google-cloud-vision==3.4.4 # Google视觉API
 
27
  ultralytics==8.0.165 # YOLO模型
28
  opencv-python>=4.8.0,<4.9.0 # 允许自动选择兼容版本 # OpenCV
29
  # 语音处理
 
30
  imageio-ffmpeg==0.4.7 # 视频解码
31
  # 云服务
32
  google-cloud-vision==3.4.4 # Google视觉API