Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
the-database committed Oct 14, 2023
2 parents 223bbaa + 9d3f32c commit 3004086
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,12 @@
# AnimeJaNaiConverterGui

# <img src="logo.png" width="24"></img> AnimeJaNaiConverterGui
[![Discord](https://img.shields.io/discord/1121653618173546546?label=Discord&logo=Discord&logoColor=white)](https://discord.gg/EeFfZUBvxj)
## Overview
This project provides a Windows GUI for upscaling with ONNX compact models and frame interpolation with RIFE. By utilizing NVIDIA TensorRT and Vapoursynth, it provides the fastest possible inference speeds. DirectML and NCNN backends are also available for AMD and Intel graphics cards.

![image](https://github.com/the-database/AnimeJaNaiConverterGui/assets/25811902/d2ba1480-0be4-442b-b6f8-f02cb13b4457)


## Resources
- [OpenModelDB](https://openmodeldb.info/): Repository of AI upscaling models.
- [chaiNNer](https://github.com/chaiNNer-org/chaiNNer): General purpose tool for AI upscaling, which can be used to convert PyTorch (*.pth) models to ONNX models.
Expand Down
Binary file added logo.png
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 3004086

Please sign in to comment.