Skip to content

Commit

Permalink
Update DESCRIPTION
Browse files Browse the repository at this point in the history
  • Loading branch information
orsonteodoro committed Dec 16, 2024
1 parent c29a29a commit 39310aa
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -1025,7 +1025,7 @@ for x in $(grep -l -e "^DESCRIPTION" $(find . -name "*ebuild")) ; do d=$(cat "${
| dev-python/pytube | Python tools for downloading YouTube Videos |
| dev-python/pyv4l2 | A simple Video4Linux2 (v4l2) library for Python |
| dev-python/pyvips | Python bindings for libvips |
| dev-python/rife-ncnn-vulkan-python-tntwise | A Python FFI of nihui/rife-ncnn-vulkan achieved with SWIG |
| dev-python/rife-ncnn-vulkan-python-tntwise | The Real-Time Intermediate Flow Estimation (RIFE) algorthm used for video frame interpolation using a Python wrapper and neural networks |
| dev-python/rlax | A library of reinforcement learning building blocks in JAX. |
| dev-python/rlcard | Reinforcement Learning or AI bots for card games like Blackjack, Leduc, Texas, DouDizhu, Mahjong, UNO |
| dev-python/runs | Run a block of text as a subprocess |
Expand Down
2 changes: 1 addition & 1 deletion dev-python/rife-ncnn-vulkan-python-tntwise/Manifest
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@ DIST ncnn-b4ba207.tar.gz 12239363 BLAKE2B 744112dcb4902e4eb99ac5b673192b83db45e3
DIST pybind11-70a58c5.tar.gz 696919 BLAKE2B c3415e3fd8787d5071122b50fcdaa59950458b52a2a10fce3d18163b905a3a32fc771ecaf6abdaeaa1fac6f2856e8dfe04ac948ec88827794eae8d79a8c24caa SHA512 8427f4fdaface663932621f067f2f7081e3f9dcab962a0cab07a3e7e55536b480920449546a3d01ac6d3e51ef6729c8d9483a0657ab9c7655a46cd69ef14afd5
DIST rife-ncnn-vulkan-9424f2a.tar.gz 745154261 BLAKE2B 800d76a25d0f3ac8ca6ae9bdff1dee623897c19ed5009619b6013913d458d5d7934e8f6440023eef8782dc7864acfe48d3d2986f64e381b0401c0b12e93126c4 SHA512 f9707f2ae9f1073aa7e23e44d7d03f1c7d226fe5a26d4df4fbc44ee748b890baa8dface849f24d76d049abf1212161f199c16ce2374f82fe8c077ccf567173ef
DIST rife-ncnn-vulkan-python-tntwise-1.4.4.tar.gz 2691130 BLAKE2B c60f6c484c3367c1fa8e3afd6da93df5e7da436214ba4b098a7109638c7b06cc9009c7045da32734deca3f2fd4424a9e187213257e6c9ca5c721954785d7ba10 SHA512 5bd1164689b5e9d13efabe53d98d7547246e2764d90e23185307b0da13a801ab3150b2c989428ec1f1756da405a83f48c03141383276c7b4460380648c94e486
EBUILD rife-ncnn-vulkan-python-tntwise-1.4.4.ebuild 13855 BLAKE2B 33eb8cd68774935728d860beb90dde6eb03ee2c2042af360fad9e05306c907eb47640790aeaf348b8416353d33d4496a8a270693513aeb3f8524808c9100f6b2 SHA512 67425bafcb350127f55763b0862cffbc0a78a71130fbb5659318b9ecaea3dfaa909c0768aa599800ad2e34d879b6a1605546ce2cabf99210fb39f57bc84ced46
EBUILD rife-ncnn-vulkan-python-tntwise-1.4.4.ebuild 13934 BLAKE2B 3aa47c59cf9f2f2e99f8f5d2a042f051fa3307e360444c9e35e952db4b46ac1a9ed9455e8d2163585a47be478a403ca1ef57cfe5871447a8d2276995c6ebe428 SHA512 9168c1699d1e85216d0f23cd07e21997abc0723fb9a14a964e47b751d4db3993e614f527e6b39dba77c905381b1daf2937ec283333bc563130e24d81d19a239e
MISC metadata.xml 559 BLAKE2B d9bf6e9d636b7c1ce16ff6e42c5149c65ede829bee6ac17bd4109091fcca0d928c6198ed0ab656acbb361639b21fa819e1e162f581a9788b3d50fb23babdc8e7 SHA512 7c490052551cf99cc6a7cbb08cdbeb28989d6829cda281e3a80de5b51bb5417841393710b9ef20a94608ebbc4bd294b82ef24066f4e5821b69763592f24605e9
Original file line number Diff line number Diff line change
Expand Up @@ -177,7 +177,7 @@ https://github.com/pybind/pybind11/archive/${PYBIND11_COMMIT}.tar.gz
"
fi

DESCRIPTION="A Python FFI of nihui/rife-ncnn-vulkan achieved with SWIG"
DESCRIPTION="The Real-Time Intermediate Flow Estimation (RIFE) algorthm used for video frame interpolation using a Python wrapper and neural networks"
HOMEPAGE="
https://github.com/TNTwise/rife-ncnn-vulkan-python
https://pypi.org/project/rife-ncnn-vulkan-python-tntwise
Expand Down

0 comments on commit 39310aa

Please sign in to comment.