Update README.md
Browse files
README.md
CHANGED
@@ -22,10 +22,15 @@ It works at generating both realistic short video clips and single frames for im
|
|
22 |
<video controls autoplay src="https://cdn-uploads.huggingface.co/production/uploads/641ba2eeec5b871c0bcfdba3/aETlePwy2IG84TW4KaP2x.mp4"></video>
|
23 |
|
24 |
## Image Examples
|
25 |
-
The LoRA can also sometimes perform decently on images when you use the initial frame.
|
26 |
|
27 |
![image/png](https://cdn-uploads.huggingface.co/production/uploads/641ba2eeec5b871c0bcfdba3/5zUD6bzyLWd2WiJY9F65U.png)
|
28 |
|
29 |
## Additional Info
|
30 |
|
31 |
[Full Video Demonstration](https://www.youtube.com/watch?v=0tuGBrDbXU0)
|
|
|
|
|
|
|
|
|
|
|
|
22 |
<video controls autoplay src="https://cdn-uploads.huggingface.co/production/uploads/641ba2eeec5b871c0bcfdba3/aETlePwy2IG84TW4KaP2x.mp4"></video>
|
23 |
|
24 |
## Image Examples
|
25 |
+
The LoRA can also sometimes perform decently on images when you use the initial frame.
|
26 |
|
27 |
![image/png](https://cdn-uploads.huggingface.co/production/uploads/641ba2eeec5b871c0bcfdba3/5zUD6bzyLWd2WiJY9F65U.png)
|
28 |
|
29 |
## Additional Info
|
30 |
|
31 |
[Full Video Demonstration](https://www.youtube.com/watch?v=0tuGBrDbXU0)
|
32 |
+
|
33 |
+
[Diffusion Pipe for training](https://github.com/tdrussell/diffusion-pipe)
|
34 |
+
|
35 |
+
[Gradio UI Diffusion Pipe option for training](https://github.com/alisson-anjos/diffusion-pipe-ui)
|
36 |
+
|