datawhalechina / vced

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

环境配置及常见bug解决记录

ai-charlie opened this issue · comments

加速环境配置:

  1. 更换 dockerfile中的清华镜像为豆瓣镜像https://pypi.douban.com/simple,可以加快速度
  2. 更换 dockerfile clip 的 git 地址为csdn镜像版本https://codechina.csdn.net/mirrors/openai/CLIP.git