Image-to-Video
noaltian commited on
Commit
58df4c9
·
verified ·
1 Parent(s): 48db9ee

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -28,7 +28,7 @@ This repo contains offical PyTorch model definitions, pre-trained weights and in
28
  - [x] Lora training scripts
29
  - [x] Inference
30
  - [x] Checkpoints
31
- - [ ] ComfyUI
32
  - [ ] Web Demo (Gradio)
33
  - [ ] Multi-gpus Sequence Parallel inference (Faster inference speed on more gpus)
34
  - [ ] Diffusers
 
28
  - [x] Lora training scripts
29
  - [x] Inference
30
  - [x] Checkpoints
31
+ - [x] ComfyUI
32
  - [ ] Web Demo (Gradio)
33
  - [ ] Multi-gpus Sequence Parallel inference (Faster inference speed on more gpus)
34
  - [ ] Diffusers