Commit Graph

376 Commits (1ebbaee7a3bc9a72a701d03ca4e75a0ba4e7873e)

Author SHA1 Message Date
hithereai 58155f5160 All gr.rows to be type compact 2023-03-22 18:17:24 +02:00
hithereai 5501b6ca9d move ffmpeg related funcs to sep file 2023-03-22 18:14:22 +02:00
Logan f071b2c829
Merge branch 'main' into vid2vid 2023-03-22 07:40:06 -04:00
Logan zoellner e0a7ef35eb some cleanup for vid2vid 2023-03-22 07:35:43 -04:00
Miklos Nagy eabbfa1aeb Update t2v_pipeline.py 2023-03-22 12:29:41 +01:00
Logan zoellner b3cc0644de found the bug.. scale was being applied at wrong point 2023-03-22 07:20:55 -04:00
Logan zoellner 6b2919c105 vid2vid kind of working 2023-03-22 03:56:05 -04:00
Miklos Nagy 741e2b3da9 Better Chunks at decode + strength value
This PR makes chunk mechanism at decode effective, and exposes sampling strength for the init latent (0.0 defaults it None as originally)
2023-03-22 00:24:13 +01:00
kabachuha 1cf09f3109 cleanup pipe pr 2023-03-22 00:56:03 +03:00
kabachuha 6f8d9f487a fix VAE on CPU
fixes #25 and fixes #5
2023-03-21 23:51:09 +03:00
kabachuha e42e34dcf4 don't print that weird False message on start
since it doesn't really anything
2023-03-21 23:41:41 +03:00
hithereai 878ab3681a clean p2 2023-03-21 12:31:57 +02:00
hithereai 4d2e2c003b clean p1 2023-03-21 12:29:29 +02:00
Logan zoellner 1830b1f75e add option to keep pipe in memory 2023-03-21 04:41:23 -04:00
kabachuha ab1c4e744b support for more devices
including mps
2023-03-21 01:22:46 +03:00
kabachuha 340f3bab4b note about starring 2023-03-21 01:13:31 +03:00
kabachuha 5e79ae298f half vae
to lower vram usage and speedup processing
2023-03-21 00:21:22 +03:00
kabachuha b94911fd7e
Merge pull request #21 from sALTaccount/main
2x speedup
2023-03-20 23:47:11 +03:00
kabachuha 5055744d45 better wording 2023-03-20 23:37:39 +03:00
kabachuha 8dfc8597d0 better help layout
+ clarification on how to download config json
2023-03-20 23:33:44 +03:00
saltacc 10ab12bc8b
Remove uneccecary GC calls 2023-03-20 13:06:40 -07:00
kabachuha 92a71316d6 version getter 2023-03-20 17:40:23 +03:00
kabachuha acf7842789 hardcode error 2023-03-20 17:02:06 +03:00
kabachuha d89e69e63a path fix attempt 2 2023-03-20 16:49:18 +03:00
kabachuha c20285d16f hide the 'v i' row 2023-03-20 16:43:19 +03:00
kabachuha c4089e6e16 fixup path separators for error.mp4 2023-03-20 16:40:39 +03:00
kabachuha e22936c29c tqdm for sampling 2023-03-20 16:24:41 +03:00
kabachuha fe853afe2c fixup hijack if model is already None 2023-03-20 16:24:08 +03:00
kabachuha b037dab4c8 move dataurl before the try catch 2023-03-20 16:17:35 +03:00
kabachuha 4a9b160f66 test 2023-03-20 15:42:20 +03:00
kabachuha 2a19cbc62d tiny ui impr 2023-03-20 15:37:39 +03:00
kabachuha 8919ed8840 good ol' show video button 2023-03-20 15:35:05 +03:00
kabachuha 692eae99b2 better note 2023-03-20 15:28:12 +03:00
kabachuha 0c7afa963f use html with dataurl instead of gr video 2023-03-20 15:25:08 +03:00
kabachuha 074272b7e1 try removing extra outputs 2023-03-20 15:16:22 +03:00
kabachuha 67209c0ec7 add error placeholder vid 2023-03-20 15:11:41 +03:00
kabachuha 71f910a5e3 better links 2023-03-20 14:52:53 +03:00
kabachuha ba8fb9278f add formatting to outdir 2023-03-20 14:48:11 +03:00
kabachuha 9f638304f7 max frames value seems to be 125 2023-03-20 14:42:22 +03:00
kabachuha 69de30b3df fix ffmpeg path determination 2023-03-20 14:42:09 +03:00
kabachuha 6276b274c8 more ffmpeg fixes 2023-03-20 14:38:23 +03:00
kabachuha fc792da15e fixup stitching 2023-03-20 14:30:03 +03:00
kabachuha 5e8fe9ccb0 create vid along frames 2023-03-20 14:28:06 +03:00
kabachuha 8c245ff824 fixup soundtrack path 2023-03-20 14:22:31 +03:00
kabachuha 63cf715c88 better default values 2023-03-20 14:22:19 +03:00
kabachuha cb9e0ba24b fix sd unloading
closes #7
2023-03-20 14:18:48 +03:00
kabachuha 2292ac1c49 more clean ui 2023-03-20 14:10:17 +03:00
kabachuha 9a45c78d12
fixup imports 2023-03-20 14:02:07 +03:00
kabachuha f168f92351
add the rest of args to ffmpeg 2023-03-20 13:34:26 +03:00
kabachuha 3f036e4cac
pass some args to ffmpeg 2023-03-20 13:27:55 +03:00
kabachuha ac39f4df92
pass ffmpeg args to vid creation 2023-03-20 13:24:56 +03:00
kabachuha 2ef7f5251f
add video creation args to the ui 2023-03-20 13:18:56 +03:00
kabachuha 3890b4cea7
add ffmpeg params to the ui 2023-03-20 13:13:26 +03:00
kabachuha f4709176b1
better gradio ui fixup 2023-03-20 12:59:07 +03:00
kabachuha 69ed5a4685
put main stuff into text2video tab
And add placeholder for the Output tab
2023-03-20 12:55:53 +03:00
kabachuha c9606e1fcc
setup default values 2023-03-20 12:50:54 +03:00
kabachuha 8f222fb22a
Default output args 2023-03-20 12:47:05 +03:00
kabachuha e0d8bc8525
find ffmpeg binary automatically 2023-03-20 12:43:06 +03:00
kabachuha 62ce364a56 wrap with trycatch 2023-03-20 01:27:46 +03:00
kabachuha 81bea702c2 fix low vram checkpoint unloading 2023-03-20 01:25:39 +03:00
kabachuha 1ec495f8ed Revert "set default res to 512"
This reverts commit 1553773030.
2023-03-20 01:17:23 +03:00
kabachuha 1553773030 set default res to 512 2023-03-20 01:17:03 +03:00
kabachuha a03613bca9 use timetring dir 2023-03-20 01:10:05 +03:00
kabachuha 9161d6c375 fix path issues 2023-03-20 00:57:45 +03:00
kabachuha bd1fd32a10 typo 2023-03-20 00:49:17 +03:00
kabachuha 5041b7fd0f import os 2023-03-20 00:47:27 +03:00
kabachuha 1e4ad7b7e4 add video stitching via ffmpeg 2023-03-20 00:44:27 +03:00
kabachuha 61be968ce6 video generated! crashed on saving. Debuggin 2023-03-20 00:24:12 +03:00
kabachuha 5e632c4492 path fixup 2023-03-20 00:19:11 +03:00
kabachuha 3e37561264 fixup path 2023-03-20 00:15:23 +03:00
kabachuha 91a49b5cef temp revert sd unloading 2023-03-20 00:11:17 +03:00
kabachuha c3c23ef5e0 fixup gradio call location 2023-03-20 00:07:02 +03:00
kabachuha 886ca9107c fixup 2023-03-20 00:02:31 +03:00
kabachuha 0d96c72819 correct models path name 2023-03-19 23:44:14 +03:00
kabachuha 5ee13f2188 add link to the original repo 2023-03-19 23:36:13 +03:00
kabachuha 7543aa6fe8 stuff 2023-03-19 23:35:03 +03:00