facebookresearch/fairseq

Support videoclip with newer version of dependencies

オープン

#5,404 opened on 2023/12/19

 (1 件のコメント) (0 件のリアクション) (0 人の担当者)Python (6,224 件のフォーク)batch import
enhancementhelp wantedneeds triage

Repository metrics

Stars
 (29,107 個のスター)
PR merge metrics
 (PR metrics pending)

説明

🚀 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?

コントリビューターガイド