Text-to-Video
noaltian commited on
Commit
c5915c0
·
verified ·
1 Parent(s): 3a6a5fa

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -5
README.md CHANGED
@@ -41,11 +41,10 @@ This repo contains PyTorch model definitions, pre-trained weights and inference/
41
  - [x] Diffusers
42
  - [x] FP8 Quantified weight
43
  - [x] Penguin Video Benchmark
44
- - [ ] ComfyUI
45
- - [ ] Multi-gpus PipeFusion inference (Low memory requirements)
46
- - HunyuanVideo (Image-to-Video Model)
47
- - [ ] Inference
48
- - [ ] Checkpoints
49
 
50
 
51
 
 
41
  - [x] Diffusers
42
  - [x] FP8 Quantified weight
43
  - [x] Penguin Video Benchmark
44
+ - [x] ComfyUI
45
+ - [HunyuanVideo (Image-to-Video Model)](https://github.com/Tencent/HunyuanVideo-I2V)
46
+ - [x] Inference
47
+ - [x] Checkpoints
 
48
 
49
 
50