k4yt3x
|
6378a36d91
|
remove encoded images from memory to prevent exhaustion
|
2022-02-13 03:47:27 +00:00 |
|
k4yt3x
|
0d0fd70a24
|
redirected STDOUT and STDERR to prevent output from breaking the progress bar
|
2022-02-12 23:51:30 +00:00 |
|
K4YT3X
|
7c0e9c45d8
|
Merge pull request #598 from mayiflex/master
Update README.md
|
2022-02-12 20:24:07 +00:00 |
|
k4yt3x
|
7b60041529
|
replaced tqdm with rich.progress; enhanced error handling
|
2022-02-12 09:08:28 +00:00 |
|
k4yt3x
|
6ffd6282e0
|
removed tqdm files from project
|
2022-02-12 09:08:05 +00:00 |
|
mayiflex
|
c37e7f0d72
|
Update README.md
Fixed hyperlink to the Collab Notebook with instructions
|
2022-02-12 09:58:54 +01:00 |
|
k4yt3x
|
ca1e593874
|
let setup read version from init
|
2022-02-12 06:45:59 +00:00 |
|
k4yt3x
|
bfb0f339e2
|
fixed log format issue
|
2022-02-12 06:45:33 +00:00 |
|
k4yt3x
|
3690337092
|
fixed FFmpeg memory exhaustion issue by limiting the queue size
|
2022-02-12 05:14:00 +00:00 |
|
k4yt3x
|
6c129a1c7a
|
fixed a typo in release link
|
2022-02-11 22:28:50 +00:00 |
|
k4yt3x
|
2b539c15f7
|
updated setup licensing and classification info
|
2022-02-11 22:28:34 +00:00 |
|
k4yt3x
|
53456cd442
|
updated gitignore
|
2022-02-11 06:59:44 +00:00 |
|
k4yt3x
|
e1f4cdd71d
|
updated licensing info in source files
|
2022-02-11 06:55:07 +00:00 |
|
k4yt3x
|
ab6d2e3c9e
|
reorganized README sections and docs
|
2022-02-11 01:33:04 +00:00 |
|
k4yt3x
|
f69c95a608
|
completed the Telegram group's description
|
2022-02-10 03:50:50 +00:00 |
|
k4yt3x
|
c103e45076
|
updated release information
|
2022-02-10 03:47:31 +00:00 |
|
k4yt3x
|
240d722fda
|
updated the Dockerfiles to use full URL
|
2022-02-10 03:26:01 +00:00 |
|
k4yt3x
|
14f3cd1e16
|
removed Docker badge since we no longer use Docker Hub
|
2022-02-08 07:02:49 +00:00 |
|
k4yt3x
|
f4cc178dcd
|
removed outdated CodeQL workflow
|
2022-02-08 07:02:34 +00:00 |
|
k4yt3x
|
ad825bd2ba
|
removed git checkout from CodeQL workflow
|
2022-02-08 06:53:45 +00:00 |
|
k4yt3x
|
151733c8f8
|
updated README and legal/licensing info
|
2022-02-08 06:49:57 +00:00 |
|
K4YT3X
|
544a7081ed
|
Merge pull request #593 from k4yt3x/5.0.0-beta
5.0.0 beta
|
2022-02-08 05:30:28 +00:00 |
|
k4yt3x
|
4b3bde1615
|
updated license to AGPL 3.0
|
2022-02-08 05:21:55 +00:00 |
|
k4yt3x
|
b38cef2de2
|
removed outdated issue templates
|
2022-02-08 05:21:36 +00:00 |
|
k4yt3x
|
b27da8a61a
|
updated funding info
|
2022-02-08 05:21:13 +00:00 |
|
k4yt3x
|
5e4170b0b7
|
fixed CI pipeline build stage
|
2022-02-08 05:06:26 +00:00 |
|
k4yt3x
|
b3539d4aa8
|
removed Gifski wrapper which is no longer being used
|
2022-02-08 05:01:20 +00:00 |
|
k4yt3x
|
d09efc4748
|
rewritten the CI pipeline for 5.0.0
|
2022-02-07 01:07:04 +00:00 |
|
k4yt3x
|
dc532ff184
|
updated video2x package information
|
2022-02-04 22:01:45 +00:00 |
|
k4yt3x
|
1fbb2f22f3
|
removed files for Jenkins website
|
2022-02-04 21:46:21 +00:00 |
|
k4yt3x
|
339815f74c
|
added the CUDA-based Dockerfile as default
|
2022-02-04 21:00:38 +00:00 |
|
k4yt3x
|
fa6dc88faa
|
updated metadata in the Alpine Dockerfile
|
2022-02-04 21:00:23 +00:00 |
|
k4yt3x
|
ce344caa72
|
renamed the Alpine-based Dockerfile
|
2022-02-04 20:56:58 +00:00 |
|
k4yt3x
|
d8aed8065b
|
added OpenCV file open check
|
2022-02-02 15:20:03 +00:00 |
|
k4yt3x
|
6b83734382
|
added new requirements items
|
2022-02-02 15:19:14 +00:00 |
|
k4yt3x
|
2b52d4aa45
|
changed Rife dependency path
|
2022-02-02 15:18:32 +00:00 |
|
k4yt3x
|
a515886ad8
|
updated the setup.cfg to include new dependencies
|
2022-02-02 15:17:46 +00:00 |
|
k4yt3x
|
a7629db518
|
rewritten the Dockerfile for 5.0.0
|
2022-02-02 15:17:27 +00:00 |
|
K4YT3X
|
ba336e9c75
|
renamed SRMD and RealSR classes per Python conventions
|
2021-08-17 14:43:49 +00:00 |
|
K4YT3X
|
736771b1c8
|
added *-ncnn-vulkan dependencies into requirements.txt
|
2021-08-17 14:41:59 +00:00 |
|
K4YT3X
|
f9f736bec1
|
removed add_help=False and redundant numpy import
|
2021-08-17 14:40:31 +00:00 |
|
K4YT3X
|
535681f3cd
|
renamed RIFE to Rife per Python conventions
|
2021-08-17 14:39:50 +00:00 |
|
K4YT3X
|
f283a12a0b
|
fixed another upscaler diff threshold calculation error
|
2021-07-06 02:19:38 +00:00 |
|
K4YT3X
|
ac80de9399
|
fixed upscaler diff threshold bug
|
2021-07-06 01:27:32 +00:00 |
|
K4YT3X
|
7eabac2175
|
committing changes for 5.0.0-beta
|
2021-07-06 00:56:56 +00:00 |
|
K4YT3X
|
e870399af1
|
moved src to video2x for PyPI
|
2021-07-06 00:56:12 +00:00 |
|
K4YT3X
|
37d567f208
|
Merge pull request #480 from Presc/master
Update README.md
|
2021-03-14 04:17:13 +00:00 |
|
K4YT3X
|
7b9e811c99
|
Updated Bad Apple demo links with 120FPS versions' links
|
2021-03-14 04:16:32 +00:00 |
|
Prescot
|
0d97a11015
|
Update README.md
Updated old bad apple demo link to new updated version.
|
2021-03-13 14:20:18 +00:00 |
|
K4YT3X
|
079a2aa64b
|
Merge pull request #471 from PeterDaveHello/fix-docker-build
Fix sources.list path in Dockerfile, cc #470
|
2021-02-24 16:57:20 +00:00 |
|