Update README.md
Browse files
README.md
CHANGED
|
@@ -13,7 +13,10 @@ tags:
|
|
| 13 |
#### *The current project is still in development.
|
| 14 |
This repo contains the code for video continuation inference using [Wan2.2](https://github.com/Wan-Video/Wan2.2).
|
| 15 |
The main idea was taken from [LongCat-Video](https://huggingface.co/meituan-longcat/LongCat-Video).
|
|
|
|
| 16 |
|
|
|
|
|
|
|
| 17 |
|
| 18 |
## Description
|
| 19 |
This is simple lora for Wan2.2TI transformer.
|
|
|
|
| 13 |
#### *The current project is still in development.
|
| 14 |
This repo contains the code for video continuation inference using [Wan2.2](https://github.com/Wan-Video/Wan2.2).
|
| 15 |
The main idea was taken from [LongCat-Video](https://huggingface.co/meituan-longcat/LongCat-Video).
|
| 16 |
+
|
| 17 |
|
| 18 |
+
Demo example (Only the first 32 frames are original; the rest are generated)
|
| 19 |
+
<video controls autoplay src="https://cdn-uploads.huggingface.co/production/uploads/63fde49f6315a264aba6a7ed/fPm3hJ9SlZ-29ncWZHygW.mp4"></video>
|
| 20 |
|
| 21 |
## Description
|
| 22 |
This is simple lora for Wan2.2TI transformer.
|