datawhalechina / vced

VCED 可以通过你的文字描述来自动识别视频中相符合的片段进行视频剪辑。该项目基于跨模态搜索与向量检索技术搭建,通过前后端分离的模式,帮助你快速的接触新一代搜索技术。
GNU General Public License v3.0
344 stars 57 forks source link

安装依赖包后,还是会报缺少依赖 #40

Closed Ethan-Chen-plus closed 2 years ago

Ethan-Chen-plus commented 2 years ago

image 需要手动pip install myst_parser 建议在requirement中加入myst_parser

SuperSupeng commented 2 years ago

好的 可以帮忙提个 PR 修下

Ethan-Chen-plus commented 2 years ago

好的 可以帮忙提个 PR 修下

https://github.com/datawhalechina/vced/compare/main...Ethan-Chen-plus:vced:patch-1