saddam213 commited on
Commit
a3c7dab
·
verified ·
1 Parent(s): 91cc88b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +13 -1
README.md CHANGED
@@ -46,4 +46,16 @@ https://www.amuse-ai.com/
46
  <th>An alien landscape with otherworldly plants, strange creatures, and distant planets.</th>
47
  </tr>
48
  </table>
49
- </div>
 
 
 
 
 
 
 
 
 
 
 
 
 
46
  <th>An alien landscape with otherworldly plants, strange creatures, and distant planets.</th>
47
  </tr>
48
  </table>
49
+ </div>
50
+
51
+
52
+ ### **Credits**
53
+ Thanks to the developers of the following repositories, their work was instrumental in getting TextToVideo working with ONNX
54
+ - [AnimateDiff](https://huggingface.co/guoyww/animatediff)
55
+ - [AnimateLCM](https://huggingface.co/wangfuyun/AnimateLCM)
56
+ - [Tune-A-Video](https://github.com/showlab/Tune-A-Video)
57
+ - [TemporalDiff](https://huggingface.co/CiaraRowles/TemporalDiff)
58
+ - [GIMM-VFI](https://github.com/GSeanCDAT/GIMM-VFI)
59
+ - [AnimateDiff-Evolved](https://github.com/Kosinkadink/ComfyUI-AnimateDiff-Evolved)
60
+ - [StoryDiffusion](https://github.com/HVision-NKU/StoryDiffusion)
61
+ - [ECCV2022-RIFE](https://github.com/hzwer/ECCV2022-RIFE)