You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Video **Frame Interpolation** using machine learning.
3
+
Video **Frame Interpolation** using machine learning
4
4
5
-
Free and **TRUE** open source.
5
+
Free and **TRUE** open source
6
6
7
-
## Prerequired
7
+
## 🚀 How to run
8
8
9
-
* Download [FFmpeg](https://ffmpeg.org/download.html) and add it to the `PATH` environment variable.
10
-
* Download [rife-ncnn-vulkan release](https://github.com/nihui/rife-ncnn-vulkan/releases) according to your system, extract it, rename it to `rife-ncnn-vulkan`, and put it in the root directory of the project.
9
+
1. Download [release](https://github.com/jerryshell/aurora/releases) according to your system
11
10
12
-
## Run
11
+
2. Edit `.env` file with your preferred text editor
13
12
14
-
```bash
15
-
VIDEO_GLOB=*.mp4 FRAME_MULTIPLE=2 aurora-cli
16
-
```
13
+
3. Run `aurora-cli` or `aurora-cli.exe`
14
+
15
+
## 🔧 Fix: vulkan-1.dll is missing from your computer
0 commit comments