hithereai
92906c366e
Merge remote-tracking branch 'upstream/automatic1111-webui' into rife_standalone_buttons
2023-01-29 21:29:44 +02:00
hithereai
32ec6ce3b5
Merge pull request #270 from hithereai/automatic1111-webui
...
tiny ui fixups
2023-01-29 20:29:13 +02:00
hithereai
70357d1412
revert hybrid accord to old style
...
so it looks like the rest of the tabs. Will push a fix for the tab order in the near future too
2023-01-29 20:14:16 +02:00
hithereai
1e54ca4b04
combine save_in_ram and skip_video to one line
2023-01-29 20:03:19 +02:00
hithereai
a1debfea6b
shorter guided imgs tab + remove old commented linese
2023-01-29 19:58:04 +02:00
hithereai
151eb8fd77
Merge pull request #267 from hithereai/automatic1111-webui
...
*much* smaller rife accord, nothing more.
2023-01-29 12:06:34 +02:00
hithereai
5fd7b1eba1
*much* smaller rife accord
2023-01-29 11:47:56 +02:00
hithereai
d1465572cb
Merge remote-tracking branch 'upstream/automatic1111-webui' into rife_standalone_buttons
2023-01-29 11:00:53 +02:00
hithereai
2046109ffc
Merge pull request #266 from hithereai/automatic1111-webui
...
more compact rife accordion
2023-01-29 02:09:17 +02:00
hithereai
b96bdaa2b0
remove comment
2023-01-29 02:06:39 +02:00
hithereai
9ef21cca19
shorter rife accordion
2023-01-29 02:05:49 +02:00
hithereai
ecd3920b24
remove unnecessary rife text from ui
...
it will fallback to save+keep the frames automatically if ffmpeg couldn't run properly.
a clear message explaining what's going on is showed to the user as well.
(the logic for all of the above is already implemented and in place)
2023-01-29 01:59:12 +02:00
hithereai
689aaabeda
typo fix for rife error msg
2023-01-29 01:55:17 +02:00
hithereai
a5855fc7b1
test v1
2023-01-29 01:45:40 +02:00
kabachuha
710b8cb72b
Merge pull request #265 from deforum-art/seed_sch_change_default_val
...
match default seed_sch to frame_insertion's example
2023-01-29 02:19:54 +03:00
hithereai
eb9e6554cf
fix duplicate perlin text
2023-01-29 01:08:18 +02:00
hithereai
a3bf9d1e12
match default seed_sch to frame_insertion example
2023-01-29 01:05:08 +02:00
kabachuha
bfd9ec842a
swap noise dimensions
...
should adress #264
2023-01-29 01:58:37 +03:00
kabachuha
5def7ac996
Merge pull request #260 from hithereai/better_ui_and_cleanups
...
Better UI and cleanups v01
2023-01-29 00:28:18 +03:00
hithereai
64f79d3b71
don't try to fetch masks with use_mask=False
2023-01-28 22:58:40 +02:00
kabachuha
1809be216a
add_noise is not tensor
2023-01-28 23:36:58 +03:00
hithereai
cfa2f211e7
proper error when no internet and trying to download masks
2023-01-28 22:27:43 +02:00
hithereai
659f7d34ec
vid init path hint - can use URL too
2023-01-28 21:39:38 +02:00
hithereai
6675451e13
same init img, shorter url
2023-01-28 21:23:34 +02:00
hithereai
a1bb2baae8
same mask, shorter url
2023-01-28 21:07:04 +02:00
hithereai
1714db676b
fix soundtrack_path hint missing /
2023-01-28 20:54:08 +02:00
hithereai
bf6147e31d
update hints - audio can be a URL
2023-01-28 20:47:12 +02:00
hithereai
d1ae1775fc
royalti-free legal music in soundtrack_path
2023-01-28 20:46:12 +02:00
hithereai
b51bcfdcea
better-looking video output tab
2023-01-28 20:43:10 +02:00
hithereai
8e4fc58e11
removed unused ffmpeg_success
2023-01-28 20:24:46 +02:00
hithereai
8dc7401db8
even better rife error msgs
2023-01-28 20:01:08 +02:00
hithereai
e65893a12d
print rife vid path upon completion +
...
better error handling
2023-01-28 19:57:45 +02:00
hithereai
73643347f1
Merge branch 'better_ui_and_cleanups' of https://github.com/hithereai/deforum-for-automatic1111-webui into better_ui_and_cleanups
2023-01-28 19:48:26 +02:00
hithereai
89fbd2f48a
move reroll down the accordion
2023-01-28 19:48:12 +02:00
kabachuha
1276820ed8
Merge branch 'better_ui_and_cleanups' of https://github.com/hithereai/deforum-for-automatic1111-webui into pr/260
2023-01-28 20:44:19 +03:00
kabachuha
f1addd97b2
Merge branch 'automatic1111-webui' into pr/260
2023-01-28 20:44:04 +03:00
kabachuha
bbc6521d1e
Merge pull request #261 from deforum-art/reduce-torch-cv2-conversions
...
Reduce torch<->(cv2 and pil) conversions
2023-01-28 20:38:21 +03:00
kabachuha
35e8e4866d
if unsharp amount is 0, simply return the image
2023-01-28 20:36:48 +03:00
kabachuha
b3c407a3ec
fix types
2023-01-28 20:36:18 +03:00
hithereai
f4fa70a623
change sampler to euler_a
...
KLMS is a very bad sampler for deforum, esp with low step count, and 20-25 is a low step count
2023-01-28 19:35:45 +02:00
hithereai
1873f11840
change steps 21 -> 25
2023-01-28 19:35:11 +02:00
hithereai
f3ba5fcdcc
move 'Run from Settings file' accord down
2023-01-28 19:33:45 +02:00
hithereai
e89db9e3c1
move 'Run from Settings file' down
2023-01-28 19:33:16 +02:00
hithereai
d990941238
move anti-blur up
2023-01-28 19:32:01 +02:00
hithereai
714fc11bcb
remove batch_settings accordion
...
+ move batch_name to main accordion
+ hide filename_format as it's doing nothing as of 28-1-23
2023-01-28 19:28:19 +02:00
hithereai
81b75f7eb8
better sub-accordion name
2023-01-28 19:20:39 +02:00
hithereai
6a9c099cbe
move ddimeta and tiling to "More options"
...
also revert compact as it looks better like this with the minimum amount of elements we have
2023-01-28 19:19:11 +02:00
hithereai
bf58365440
move seed_extras to the bottom of accordion
2023-01-28 19:15:40 +02:00
hithereai
9f432e6e88
better insert_frame text, order and errors
2023-01-28 19:13:29 +02:00
hithereai
bab42b541f
halved-length URLs for insert_img example
2023-01-28 19:05:33 +02:00