Archenar
commited on
Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,16 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
# FFMO
|
2 |
+
FFmpeg-Online Wrapper, Also Fps Booster xD
|
3 |
+
|
4 |
+
If you are beginner, go to my [Huggingface Space](https://huggingface.co/Nixic/FFmo).
|
5 |
+
|
6 |
+
If you are developer/senior, use [](https://colab.research.google.com/drive/1BWgdzhL118O6fENqYCIIG9WgCfiTkQ65?usp=share_link) instead for more performance, and options.
|
7 |
+
|
8 |
+
# Features
|
9 |
+
- Smooth Interpolation.
|
10 |
+
- Frame Blending.
|
11 |
+
- Advanced FFmpeg Usage.
|
12 |
+
|
13 |
+
# Credits
|
14 |
+
- [media-converter by Accel](https://huggingface.co/spaces/Accel/media-converter).
|
15 |
+
- [FFmpeg](https://github.com/FFmpeg/FFmpeg).
|
16 |
+
- All of My Friends.
|