Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
PR-Ryan committed Oct 30, 2024
1 parent fad1956 commit c23fbf4
Show file tree
Hide file tree
Showing 7 changed files with 75 additions and 11 deletions.
86 changes: 75 additions & 11 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,25 +32,89 @@

</div>

## Introduction

![](assets/architecture.jpeg)

<div style="display: flex; justify-content: space-around;">
<img src="assets/modelscope/1.gif" alt="GIF 1" width="25%">
<img src="assets/modelscope/2.gif" alt="GIF 2" width="25%">


<div style="display: flex; text-align: center; gap: 5px; ">

<figure style="width: 25%; margin: 0;">
<figcaption>Lavie</figcaption>
<img src="assets/lavie/1.gif" alt="Lavie GIF" width="100%">

</figure>

<figure style="width: 25%; margin: 0;">
<figcaption>VideoCrafter2</figcaption>
<img src="assets/videocrafter2/1.gif" alt="VideoCrafter2 GIF" width="100%">

</figure>

<figure style="width: 25%; margin: 0;">
<figcaption>ModelScope (Base Model)</figcaption>
<img src="assets/modelscope/1.gif" alt="ModelScope GIF" width="100%">

</figure>

<figure style="width: 25%; margin: 0;">
<figcaption>Demo</figcaption>
<img src="assets/demo/1.gif" alt="Demo GIF" width="100%">
</figure>
</div>
<h3 align="center"> Slow motion flower petals fall from a blossom, landing softly on the ground.</h3>


<div style="display: flex; text-align: center; gap: 5px; ">

<figure style="width: 25%; margin: 0;">
<img src="assets/lavie/2.gif" alt="Lavie GIF" width="100%">
</figure>

<figure style="width: 25%; margin: 0;">
<img src="assets/videocrafter2/2.gif" alt="VideoCrafter2 GIF" width="100%">
</figure>

<figure style="width: 25%; margin: 0;">
<img src="assets/modelscope/2.gif" alt="ModelScope GIF" width="100%">
</figure>

<figure style="width: 25%; margin: 0;">
<img src="assets/demo/2.gif" alt="Demo GIF" width="100%">
</figure>
</div>
<h3 align="center">An old man with white hair is shown speaking.</h3>


<div style="display: flex; text-align: center; gap: 5px; ">

<figure style="width: 25%; margin: 0;">
<img src="assets/lavie/3.gif" alt="Lavie GIF" width="100%">

</figure>

<figure style="width: 25%; margin: 0;">
<img src="assets/videocrafter2/3.gif" alt="VideoCrafter2 GIF" width="100%">

</figure>

<figure style="width: 25%; margin: 0;">
<img src="assets/modelscope/3.gif" alt="ModelScope GIF" width="100%">

</figure>

<figure style="width: 25%; margin: 0;">
<img src="assets/demo/3.gif" alt="Demo GIF" width="100%">
</figure>
</div>
<h3 align="center">Jockeys racing.</h3>





![](assets/modelscope/1.gif)
![](assets/modelscope/2.gif)
![](assets/modelscope/3.gif)
<!-- GETTING STARTED -->
## Getting Started

This is an example of how you may give instructions on setting up your project locally.
To get a local copy up and running follow these simple example steps.

### Prerequisites
#### Install ffmpeg
```bash
Expand Down
Binary file added assets/lavie/1.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/lavie/2.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/lavie/3.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/videocrafter2/1.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/videocrafter2/2.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/videocrafter2/3.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit c23fbf4

Please sign in to comment.