diff --git a/Readme.md b/Readme.md index 016cc7f..a51f147 100644 --- a/Readme.md +++ b/Readme.md @@ -14,6 +14,18 @@ The `Start.py` file has two options INSIDE, edit in text editor: - `INTERPOLATE_4K`: `True` or `False` (wether or not 4k48fps should be outputted) - `MAX_INPUT_WIDTH`: `'720'` (downscales the video to this width, as 1080p upscaling would be insane) +### Stats + +#### Real-ESRGAN +| Input | Output | VRAM | RAM | GPU | FPS | OS | +| :------: | :-------: | :----: | :----: | :----------: | :-------: | :-----: | +| 1280x720 | 2120x2880 | ~4.4GB | ~1,8GB | 3090 (@360W) | ~13.56fps | Windows | + +#### RIFE +| Input | Output | VRAM | RAM | GPU | FPS | OS | +| :----------: | :----------: | :----: | :----: | :----------: | :----: | :-----: | +| 1080p@23.976 | 1080p@47.952 | ~6.6GB | ~4.0GB | 3090 (@360W) | ~60fps | Windows | + ### Requirements - **OS**: Windows or Linux - **GPU**: NVIDIA GPU with 16GB of VRAM