phullloph commited on
Commit
c6ebcbc
1 Parent(s): d023103

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +14 -2
README.md CHANGED
@@ -1,5 +1,18 @@
1
  ---
2
  pipeline_tag: image-to-video
 
 
 
 
 
 
 
 
 
 
 
 
 
3
  ---
4
  # AnimateLCM-I2V for Fast Image-conditioned Video Generation in 4 steps.
5
 
@@ -16,5 +29,4 @@ AnimateLCM-I2V is a latent image-to-video consistency model finetuned with [Anim
16
 
17
  For more details, please refer to our [[paper](https://arxiv.org/abs/2402.00769)] | [[code](https://github.com/G-U-N/AnimateLCM)] | [[proj-page](https://animatelcm.github.io/)] | [[civitai](https://civitai.com/models/310920/animatelcm-i2v-fast-image-to-video-generation)].
18
 
19
- <video controls autoplay src="https://cdn-uploads.huggingface.co/production/uploads/63e9e92f20c109718713f5eb/KCwSoZCdxkkmtDg1LuXsP.mp4"></video>
20
-
 
1
  ---
2
  pipeline_tag: image-to-video
3
+ license: mit
4
+ datasets:
5
+ - openai/MMMLU
6
+ language:
7
+ - am
8
+ metrics:
9
+ - accuracy
10
+ base_model:
11
+ - black-forest-labs/FLUX.1-dev
12
+ new_version: black-forest-labs/FLUX.1-dev
13
+ library_name: adapter-transformers
14
+ tags:
15
+ - chemistry
16
  ---
17
  # AnimateLCM-I2V for Fast Image-conditioned Video Generation in 4 steps.
18
 
 
29
 
30
  For more details, please refer to our [[paper](https://arxiv.org/abs/2402.00769)] | [[code](https://github.com/G-U-N/AnimateLCM)] | [[proj-page](https://animatelcm.github.io/)] | [[civitai](https://civitai.com/models/310920/animatelcm-i2v-fast-image-to-video-generation)].
31
 
32
+ <video controls autoplay src="https://cdn-uploads.huggingface.co/production/uploads/63e9e92f20c109718713f5eb/KCwSoZCdxkkmtDg1LuXsP.mp4"></video>