mirror of
https://github.com/THUDM/CogVideo.git
synced 2025-04-05 19:41:59 +08:00
update caption tool
This commit is contained in:
parent
f9655e78bd
commit
02b8146930
@ -100,7 +100,7 @@ of the **CogVideoX** open-source model.
|
||||
This folder contains some tools for model conversion / caption generation, etc.
|
||||
|
||||
+ [convert_weight_sat2hf](tools/convert_weight_sat2hf.py): Convert SAT model weights to Huggingface model weights.
|
||||
+ [caption_demo](tools/caption_demo.py): Caption tool, a model that understands videos and outputs them in text.
|
||||
+ [caption_demo](tools/caption): Caption tool, a model that understands videos and outputs them in text.
|
||||
|
||||
## Project Plan
|
||||
|
||||
|
@ -92,7 +92,7 @@ CogVideoX是 [清影](https://chatglm.cn/video) 同源的开源版本视频生
|
||||
本文件夹包含了一些工具,用于模型的转换 / Caption 等工作。
|
||||
|
||||
+ [convert_weight_sat2hf](tools/convert_weight_sat2hf.py): 将 SAT 模型权重转换为 Huggingface 模型权重。
|
||||
+ [caption_demo](tools/caption_demo.py): Caption 工具,对视频理解并用文字输出的模型。
|
||||
+ [caption_demo](tools/caption): Caption 工具,对视频理解并用文字输出的模型。
|
||||
|
||||
## 项目规划
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user