facebookresearch/fairseq

Support videoclip with newer version of dependencies

开放

#5,404 创建于 2023年12月19日

 (1 条评论) (0 个反应) (0 位负责人)Python (6,224 个派生)batch import
enhancementhelp wantedneeds triage

仓库指标

星标
 (29,107 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

🚀 Feature Request

I hope there could be a code base for videoclip with newer version of dependencies (such as python, pytorch, transformers, diffusers, etc)

Motivation

Recently I am working on a project trying to combine videoclip with diffusion model, but found the denpendencies for videoclip (MMPT) in this repository confilict with modern diffusion models, As the modern diffusion models require newer version of diffusers, transformers and other dependencies.

Pitch

Would you please provide support for videoclip models with newer version of dependencies such as diffusers, transformers, tokenizers, etc?

贡献者指南