Commit ca896306 authored by mashun1's avatar mashun1
Browse files

update

parent ed6063e2
...@@ -97,17 +97,6 @@ Tips:以上dtk驱动、python、torch等DCU相关工具版本需要严格一 ...@@ -97,17 +97,6 @@ Tips:以上dtk驱动、python、torch等DCU相关工具版本需要严格一
## 推理 ## 推理
### 模型下载
https://huggingface.co/ali-vilab/i2vgen-xl/tree/main
i2vgen-xl/
├── i2vgen_xl_00854500.pth
├── open_clip_pytorch_model.bin
├── stable_diffusion_image_key_temporal_attention_x1.json
└── v2-1_512-ema-pruned.ckpt
### 命令行 ### 命令行
HIP_VISIBLE_DEVICES=1 python inference.py --cfg configs/i2vgen_xl_infer.yaml HIP_VISIBLE_DEVICES=1 python inference.py --cfg configs/i2vgen_xl_infer.yaml
...@@ -141,12 +130,22 @@ test_list_path 表示输入图像路径及其对应的标题请参考演示文 ...@@ -141,12 +130,22 @@ test_list_path 表示输入图像路径及其对应的标题请参考演示文
### 算法类别 ### 算法类别
`视频生成` `AIGC`
### 热点应用行业 ### 热点应用行业
`媒体,科研,教育` `媒体,科研,教育`
## 预训练权重
[huggingface](https://huggingface.co/ali-vilab/i2vgen-xl/tree/main) | [SCNet](http://113.200.138.88:18080/aimodels/i2vgen-xl)高速通道
i2vgen-xl/
├── i2vgen_xl_00854500.pth
├── open_clip_pytorch_model.bin
├── stable_diffusion_image_key_temporal_attention_x1.json
└── v2-1_512-ema-pruned.ckpt
## 源码仓库及问题反馈 ## 源码仓库及问题反馈
* https://developer.hpccube.com/codes/modelzoo/i2vgen-xl_pytorch * https://developer.hpccube.com/codes/modelzoo/i2vgen-xl_pytorch
......
icon.png

68.4 KB

Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment