Instructions to use ali-vilab/modelscope-damo-text-to-video-synthesis with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- OpenCLIP
How to use ali-vilab/modelscope-damo-text-to-video-synthesis with OpenCLIP:
import open_clip model, preprocess_train, preprocess_val = open_clip.create_model_and_transforms('hf-hub:ali-vilab/modelscope-damo-text-to-video-synthesis') tokenizer = open_clip.get_tokenizer('hf-hub:ali-vilab/modelscope-damo-text-to-video-synthesis') - Notebooks
- Google Colab
- Kaggle
update_checkpoint
#6
by wenmengzhou - opened
model weight has been updated in https://modelscope.cn/models/damo/text-to-video-synthesis/files
wenmengzhou changed pull request status to open
@hysts can you help to update the weights? I failed to clone this repo in China
@onlyyou6330 Sorry for the late reply. As I don't have access right to directly push changes to this PR, I opened another one here to add your model. https://huggingface.co/damo-vilab/modelscope-damo-text-to-video-synthesis/discussions/7
wenmengzhou changed pull request status to closed