saddam213 commited on
Commit
aceab73
·
verified ·
1 Parent(s): b2a49ab

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +13 -1
README.md CHANGED
@@ -42,4 +42,16 @@ https://www.amuse-ai.com/
42
  <th>Black and white street photography of a rainy night in New York, reflections on wet pavement</th>
43
  </tr>
44
  </table>
45
- </div>
 
 
 
 
 
 
 
 
 
 
 
 
 
42
  <th>Black and white street photography of a rainy night in New York, reflections on wet pavement</th>
43
  </tr>
44
  </table>
45
+ </div>
46
+
47
+
48
+ ### **Credits**
49
+ Thanks to the developers of the following repositories, their work was instrumental in getting TextToVideo working with ONNX
50
+ - [AnimateDiff](https://huggingface.co/guoyww/animatediff)
51
+ - [AnimateLCM](https://huggingface.co/wangfuyun/AnimateLCM)
52
+ - [Tune-A-Video](https://github.com/showlab/Tune-A-Video)
53
+ - [TemporalDiff](https://huggingface.co/CiaraRowles/TemporalDiff)
54
+ - [GIMM-VFI](https://github.com/GSeanCDAT/GIMM-VFI)
55
+ - [AnimateDiff-Evolved](https://github.com/Kosinkadink/ComfyUI-AnimateDiff-Evolved)
56
+ - [StoryDiffusion](https://github.com/HVision-NKU/StoryDiffusion)
57
+ - [ECCV2022-RIFE](https://github.com/hzwer/ECCV2022-RIFE)