Commit Graph

67 Commits (9a861d2a604274cd3ce144370ff6ca43f9d16124)

Author SHA1 Message Date
Alexey Borsky 9a861d2a60 fixed issue with running ControlNet 2023-05-05 05:35:14 +03:00
Alexey Borsky c522008065 path references updated 2023-05-03 14:08:06 +03:00
Alexey Borsky 907e270b38 minor fixes 2023-05-03 03:25:55 +03:00
Alexey Borsky 1b30464625 Add only necessary RAFT code 2023-05-03 02:48:46 +03:00
Alexey Borsky fe60300023 Delete link to RAFT 2023-05-03 02:47:56 +03:00
Alexey Borsky 06a9a56153 v0.6 2023-05-03 02:46:56 +03:00
Alexey Borsky 0cb020b157 better examples 2023-04-22 01:55:41 +03:00
Alexey Borsky 3c69efe7a8 less ghosting + stable colors 2023-04-21 23:00:46 +03:00
Alexey Borsky f46b73b6f4
Update LICENSE 2023-04-21 22:21:33 +03:00
Alexey Borsky f073b25440 added -rb flag 2023-04-21 12:10:56 +03:00
Alexey Borsky 10430c5d0f readme update 2023-04-19 03:52:53 +03:00
Alexey Borsky 3e0de3b84d readme update 2023-04-19 03:52:01 +03:00
Alexey Borsky 12dcbef475 readme update 2023-04-19 03:30:48 +03:00
Alexey Borsky b112d6b2fc Merge branch 'CaptnSeraph-main' 2023-04-19 03:23:55 +03:00
CaptnSeraph bccf317b03 Update flow_utils.py
added background removal (not that its great)
2023-04-19 03:23:44 +03:00
Alexey Borsky 0b7fb7c252 code clean up 2023-04-19 03:23:44 +03:00
Alexey Borsky a8c298b7e4 readme update 2023-04-19 03:23:44 +03:00
Alexey Borsky 6a6ca687a5 readme update 2023-04-19 03:23:44 +03:00
Alexey Borsky 05260bce59 readme update 2023-04-19 03:23:44 +03:00
Alexey Borsky fac580c3b9 readme update 2023-04-19 03:23:44 +03:00
Alexey Borsky ae605b4299 added link to FloweR 2023-04-19 03:23:44 +03:00
Alexey Borsky 621e18ea56 Text to video script added 2023-04-19 03:23:44 +03:00
CaptnSeraph 7e051bbe13 Update compute_flow.py
added background removal (its still crap though)
2023-04-19 03:21:39 +03:00
CaptnSeraph cb737361d0 Update flow_utils.py
added background removal (not that its great)
2023-04-19 03:21:39 +03:00
CaptnSeraph 81c425a429 Delete vid2vid_interactive.py
dont want
2023-04-19 03:21:22 +03:00
theseraphim 22bcebb64e Update vid2vid_interactive.py
changed subprocess to call python instead of python3
2023-04-19 03:21:22 +03:00
theseraphim 22d909ac59 Update vid2vid_interactive.py
fixed cfg_scale message and added sampler selector
2023-04-19 03:21:22 +03:00
theseraphim 5d2f58151d Create vid2vid_interactive.py
created interactive version of vid2vid that includes the optional running of the computer_flow.py as a subprocess and populates the width and height based on user provided video.
also includes some error handling for a more graceful exit.
2023-04-19 03:21:22 +03:00
Alexey Borsky 13a39359ad code clean up 2023-04-19 03:01:35 +03:00
Alexey Borsky 0e8039a6d2 readme update 2023-04-19 03:00:14 +03:00
Alexey Borsky c78c9ae907 readme update 2023-04-19 02:54:29 +03:00
Alexey Borsky 729909e533 readme update 2023-04-19 02:36:25 +03:00
Alexey Borsky c0e876f4b5 readme update 2023-04-19 02:31:57 +03:00
Alexey Borsky 453bf74188 added link to FloweR 2023-04-19 02:31:00 +03:00
Alexey Borsky e5fd243585 Text to video script added 2023-04-19 02:26:53 +03:00
CaptnSeraph 085f865658
Update compute_flow.py
added background removal (its still crap though)
2023-04-16 02:26:10 +01:00
CaptnSeraph 87834fc192
Update flow_utils.py
added background removal (not that its great)
2023-04-16 02:25:47 +01:00
CaptnSeraph 3ce461efcc
Delete vid2vid_interactive.py
dont want
2023-04-16 02:25:13 +01:00
theseraphim 8287c45e31
Update vid2vid_interactive.py
changed subprocess to call python instead of python3
2023-04-13 02:09:09 +01:00
theseraphim 6dda2aaf9d
Update vid2vid_interactive.py
fixed cfg_scale message and added sampler selector
2023-04-13 02:06:52 +01:00
theseraphim e90e7e3690
Create vid2vid_interactive.py
created interactive version of vid2vid that includes the optional running of the computer_flow.py as a subprocess and populates the width and height based on user provided video.
also includes some error handling for a more graceful exit.
2023-04-13 01:48:20 +01:00
Alexey Borsky b65ad41836
Merge pull request #13 from theseraphim/patch-1
fix mp4 type error
2023-04-13 01:55:47 +03:00
theseraphim 24f77ed2fc
fix mp4 type error
MP4V to mp4v, fixes the 
"OpenCV: FFMPEG: tag 0x5634504d/'MP4V' is not supported with codec id 12 and format 'mp4 / MP4 (MPEG-4 Part 14)'
OpenCV: FFMPEG: fallback to use tag 0x7634706d/'mp4v'"
error that ive been having. (which was only a warning... but clean is clean
2023-04-12 23:49:37 +01:00
Alexey Borsky 7f32fc1f9b
Update vid2vid.py 2023-04-13 00:22:44 +03:00
Alexey Borsky 02936b0127 v0.4 2023-04-13 00:01:50 +03:00
Alexey Borsky d8f4774706
Merge pull request #9 from volotat/add-license-1
Create LICENSE
2023-04-11 21:24:32 +03:00
Alexey Borsky d272fc1be9
Create LICENSE 2023-04-11 21:21:45 +03:00
Alexey Borsky e8a79ee126
Delete LICENSE 2023-04-11 20:59:00 +03:00
Alexey Borsky 4f052e83f9
Update readme.md 2023-04-09 15:55:27 +03:00
Alexey Borsky 49ae994d88
Update readme.md 2023-04-08 22:51:08 +03:00