Safetensors
Artiprocher commited on
Commit
bec3450
·
verified ·
1 Parent(s): d168b81

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -2
README.md CHANGED
@@ -5,11 +5,13 @@ license: apache-2.0
5
 
6
  ExVideo is a post-tuning technique aimed at enhancing the capability of video generation models. We have extended Stable Video Diffusion to achieve the generation of long videos up to 128 frames.
7
 
 
 
8
  To use this model, please refer to [DiffSynth](https://github.com/modelscope/DiffSynth-Studio).
9
 
10
  * [Project Page](https://ecnu-cilab.github.io/ExVideoProjectPage/)
11
- * [Source Code](https://github.com/modelscope/DiffSynth-Studio/tree/main/examples/ExVideo)
12
- * Technical report
13
 
14
  ## Examples
15
 
 
5
 
6
  ExVideo is a post-tuning technique aimed at enhancing the capability of video generation models. We have extended Stable Video Diffusion to achieve the generation of long videos up to 128 frames.
7
 
8
+ This is the first model we have made public. Due to limitations in computational resources, this model was trained on about 40,000 videos using 8x A100 GPUs for approximately one week. Therefore, the model may sometimes generate content that does not conform to real-world principles. Please look forward to the release of our subsequent models.
9
+
10
  To use this model, please refer to [DiffSynth](https://github.com/modelscope/DiffSynth-Studio).
11
 
12
  * [Project Page](https://ecnu-cilab.github.io/ExVideoProjectPage/)
13
+ * [Source Code](https://github.com/modelscope/DiffSynth-Studio)
14
+ * [Technical report](https://arxiv.org/abs/2406.14130)
15
 
16
  ## Examples
17