saddam213 commited on
Commit
ed82772
·
verified ·
1 Parent(s): 07de342

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +13 -4
README.md CHANGED
@@ -9,9 +9,6 @@ https://civitai.com/models/4384?modelVersionId=128713
9
  ## Amuse
10
  https://www.amuse-ai.com/
11
 
12
- ## Original Model
13
- https://civitai.com/models/4384?modelVersionId=128713
14
-
15
  ## Samples
16
  <div align="center">
17
  <table >
@@ -48,4 +45,16 @@ https://civitai.com/models/4384?modelVersionId=128713
48
  <th>An ancient ruin, with moss-covered stones and hidden chambers</th>
49
  </tr>
50
  </table>
51
- </div>
 
 
 
 
 
 
 
 
 
 
 
 
 
9
  ## Amuse
10
  https://www.amuse-ai.com/
11
 
 
 
 
12
  ## Samples
13
  <div align="center">
14
  <table >
 
45
  <th>An ancient ruin, with moss-covered stones and hidden chambers</th>
46
  </tr>
47
  </table>
48
+ </div>
49
+
50
+
51
+ ### **Credits**
52
+ Thanks to the developers of the following repositories, their work was instrumental in getting TextToVideo working with ONNX
53
+ - [AnimateDiff](https://huggingface.co/guoyww/animatediff)
54
+ - [AnimateLCM](https://huggingface.co/wangfuyun/AnimateLCM)
55
+ - [Tune-A-Video](https://github.com/showlab/Tune-A-Video)
56
+ - [TemporalDiff](https://huggingface.co/CiaraRowles/TemporalDiff)
57
+ - [GIMM-VFI](https://github.com/GSeanCDAT/GIMM-VFI)
58
+ - [AnimateDiff-Evolved](https://github.com/Kosinkadink/ComfyUI-AnimateDiff-Evolved)
59
+ - [StoryDiffusion](https://github.com/HVision-NKU/StoryDiffusion)
60
+ - [ECCV2022-RIFE](https://github.com/hzwer/ECCV2022-RIFE)