rewbs
|
b7ec9cd7fd
|
Correctly move interpolated, upscaled video file with RIFE.
|
2023-05-30 15:47:32 +10:00 |
hithereai
|
c56ae4093f
|
Update inference_video.py
|
2023-05-19 20:53:43 +03:00 |
hithereai
|
c52fa4567f
|
CLEAN SOME CODE
|
2023-05-17 15:02:54 +03:00 |
rewbs
|
4c08b09bac
|
Include subtitles for RIFE.
|
2023-05-16 10:25:32 +10:00 |
hithereai
|
c3f5d8ec56
|
Revert "add torch2 and xformers opts to midas"
This reverts commit 9e1393261c.
|
2023-05-11 17:12:02 +03:00 |
hithereai
|
69e138b7f9
|
dont run FILM in fp16 if --no-half is used as cmd arg
|
2023-05-10 19:26:53 +03:00 |
hithereai
|
73ad918c78
|
unload FILM model from vram when done interpolating +
make model loading make more sense, a bit faster now too
|
2023-05-10 19:20:13 +03:00 |
kabachuha
|
9e1393261c
|
add torch2 and xformers opts to midas
3d mode goes brrr....
|
2023-05-09 22:04:13 +03:00 |
hithereai
|
eb71241d72
|
split depth initialize two 2 funcs + better leres cli print
|
2023-05-03 22:57:10 +03:00 |
hithereai
|
cbdfa5dc3c
|
Depth Revise Part 1
|
2023-05-02 04:51:25 +03:00 |
hithereai
|
dd57d06a29
|
Delete old midas folder
|
2023-04-14 21:48:08 +03:00 |
hithereai
|
a55354dc12
|
add printing of loading of the models
|
2023-04-11 23:10:47 +03:00 |
hithereai
|
9165ef404a
|
add debug mode IF to adabins loading
|
2023-04-11 23:03:42 +03:00 |
hithereai
|
b987feb5d3
|
Introducing Zoe(Depth)
|
2023-04-11 22:31:19 +03:00 |
hithereai
|
6e255f97c8
|
align img filenames to be of length 09.extension
|
2023-03-05 22:30:22 +02:00 |
hithereai
|
55d8497af8
|
clean
|
2023-02-21 01:08:24 +02:00 |
hithereai
|
523b70044c
|
fixes
|
2023-02-21 00:13:49 +02:00 |
hithereai
|
61d88160b3
|
cadence minimum to 1 from 2 (wtf?!)
|
2023-02-20 23:55:55 +02:00 |
hithereai
|
a790dd3623
|
fixes
|
2023-02-20 23:34:21 +02:00 |
hithereai
|
22fb037d4b
|
make rife print in green when it's done too
|
2023-02-20 22:40:52 +02:00 |
hithereai
|
09abbe0842
|
interp done in green
|
2023-02-20 22:30:30 +02:00 |
hithereai
|
74ec003a88
|
better cli printing
|
2023-02-20 22:21:48 +02:00 |
hithereai
|
ad005ef976
|
better progress bar
|
2023-02-20 22:04:58 +02:00 |
hithereai
|
326a4e4c39
|
save interpolated frames as png instead of jpg
|
2023-02-20 19:23:19 +02:00 |
hithereai
|
6a3366c983
|
progress
|
2023-02-20 16:06:39 +02:00 |
hithereai
|
2d548fe0cb
|
fixes
|
2023-02-20 15:18:50 +02:00 |
hithereai
|
192669eb88
|
fix
|
2023-02-20 12:43:24 +02:00 |
hithereai
|
af874bd863
|
clean
|
2023-02-20 12:39:55 +02:00 |
hithereai
|
678b3083f8
|
progress
|
2023-02-20 12:15:05 +02:00 |
hithereai
|
3dd3f4e940
|
add source film file
|
2023-02-20 05:04:21 +02:00 |
hithereai
|
160f1a677e
|
Update inference_video.py
|
2023-02-20 04:16:16 +02:00 |
hithereai
|
29a61b9b76
|
more progress
|
2023-02-20 03:43:57 +02:00 |
hithereai
|
ebd0f8744b
|
initial
|
2023-02-19 18:54:08 +02:00 |
kabachuha
|
9c6bffe45b
|
option to unload main ckpt while getting depth
|
2023-02-18 23:38:27 +03:00 |
hithereai
|
435c1a4974
|
mv duplicate_pngs_from_folder to general_utils
|
2023-02-14 15:06:31 +02:00 |
hithereai
|
33040f6594
|
updates
|
2023-02-13 02:22:34 +02:00 |
hithereai
|
b8c5257523
|
import checksum func from general_utils
|
2023-02-13 01:59:54 +02:00 |
hithereai
|
e74c295738
|
download rife models using a func, more concise
|
2023-02-13 01:53:36 +02:00 |
kabachuha
|
3555898c0a
|
fix videogen sorting
closes #305. at least, I didn't get the bug running it after the fix
|
2023-02-10 00:33:48 +03:00 |
hithereai
|
0069285799
|
Raise clear error when ada can't load properly with URL fox a fix
|
2023-02-07 18:40:35 +02:00 |
hithereai
|
642fdc6c33
|
set UHD=True if input res is 2K or higher
|
2023-02-02 06:53:37 +02:00 |
hithereai
|
dc050bfaa2
|
support 5 digits instead of 4 for filename ending number
and better info text
|
2023-02-02 06:31:37 +02:00 |
hithereai
|
6295bec47a
|
more fixups and upgrades
|
2023-02-02 05:59:21 +02:00 |
hithereai
|
db97c288ef
|
progress, don't add audio if slowmo is enabled!
|
2023-02-01 23:00:46 +02:00 |
hithereai
|
2a678e9813
|
Update inference_video.py
|
2023-02-01 21:40:44 +02:00 |
hithereai
|
559a7d783d
|
better printing
|
2023-02-01 21:34:25 +02:00 |
hithereai
|
3d81c39f6e
|
Update inference_video.py
|
2023-02-01 21:26:07 +02:00 |
hithereai
|
bb117c399c
|
use ffmpegstitch func from import
|
2023-02-01 21:24:20 +02:00 |
hithereai
|
58fd6c69e9
|
clean some more
|
2023-02-01 19:09:51 +02:00 |
hithereai
|
18bda5fa16
|
updates
|
2023-02-01 02:48:03 +02:00 |