saddam213 commited on
Commit
bc6ef6f
·
verified ·
1 Parent(s): 6d265b2

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +13 -1
README.md CHANGED
@@ -45,4 +45,16 @@ https://www.amuse-ai.com/
45
  <th>Cyberpunk cityscape with towering skyscrapers</th>
46
  </tr>
47
  </table>
48
- </div>
 
 
 
 
 
 
 
 
 
 
 
 
 
45
  <th>Cyberpunk cityscape with towering skyscrapers</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)