kabachuha
|
5f075c810a
|
add License notices
|
2023-08-12 09:46:20 +03:00 |
Robin Fernandes
|
8a9ffdd333
|
Improve API implementation (don't run on a separate port); add CLI options to run&done a list of settings files on startup.
|
2023-07-19 23:22:23 +10:00 |
Robin Fernandes
|
2abee0b90e
|
Messing around with an API to trigger deforum runs with settings supplied in the request.
|
2023-07-19 19:19:13 +10:00 |
hithereai
|
6abf4982e7
|
Update deforum.py
|
2023-05-21 16:34:50 +03:00 |
hithereai
|
0d5473d217
|
Update deforum.py
|
2023-05-21 16:34:32 +03:00 |
hithereai
|
07432f792e
|
Update deforum.py
|
2023-05-21 16:33:44 +03:00 |
hithereai
|
57b66f9d8c
|
make more sense
|
2023-05-21 16:33:27 +03:00 |
kabachuha
|
47f7140c4d
|
Revert "add license notices"
This reverts commit 37504733b4.
|
2023-05-20 11:46:21 +03:00 |
kabachuha
|
4b07029029
|
Revert "change contact notices the discord server"
This reverts commit dc0031e1ac.
|
2023-05-20 11:46:16 +03:00 |
kabachuha
|
dc0031e1ac
|
change contact notices the discord server
|
2023-05-20 01:26:40 +03:00 |
kabachuha
|
37504733b4
|
add license notices
|
2023-05-20 01:21:16 +03:00 |
hithereai
|
6a8cb2b652
|
deduplicate some sys/paths extend code
|
2023-05-17 21:03:11 +03:00 |
hithereai
|
f783821d8a
|
C1
|
2023-05-17 14:39:16 +03:00 |
hithereai
|
88475dc8bd
|
reflect skip video creation new name in cli if choosen
|
2023-05-16 12:49:37 +03:00 |
rewbs
|
16ed1f8796
|
Improve console output. Pass srt path in explicitly so subtitles are successfully added on upscaling and frame interpolation.
|
2023-05-15 16:02:01 +10:00 |
rewbs
|
ab05c05850
|
Allow prompts as subtitles. Optionally embed subtitles into mp4. Fix subtitles with Parseq: use getattr() instead of __dict__ to ensure fallback to non-Parseq controlled params works correctly.
|
2023-05-12 11:45:33 +10:00 |
hithereai
|
b75f978e1a
|
remove print that was left by mistake in latest pr
|
2023-05-10 00:21:12 +03:00 |
hithereai
|
362f987205
|
another fix
|
2023-05-08 22:57:13 +03:00 |
hithereai
|
0073f061dc
|
Merge remote-tracking branch 'upstream/automatic1111-webui' into cleanup0605
|
2023-05-07 00:30:30 +03:00 |
hithereai
|
570f2c18be
|
save srt params ui upgrade
much better now visually and takes less space + allows for searching
|
2023-05-07 00:28:40 +03:00 |
hithereai
|
149b9bb8f9
|
remove path_name_modifier and render_steps params from code
|
2023-05-06 23:34:02 +03:00 |
hithereai
|
49a98f298f
|
Merge remote-tracking branch 'upstream/automatic1111-webui' into tests0505
|
2023-05-05 13:33:06 +03:00 |
hithereai
|
589719e5cb
|
fix clipseg import, all should work now
|
2023-05-05 13:27:51 +03:00 |
hithereai
|
68d31155c6
|
make deforum folder name dynamic in code handling
|
2023-05-05 11:49:28 +03:00 |
kabachuha
|
ac899b0bb0
|
move numpy import to the top
|
2023-05-05 11:03:48 +03:00 |
kabachuha
|
11bbbdfa9d
|
add the new basedir here too
|
2023-05-05 10:56:37 +03:00 |
kabachuha
|
4b8cc26242
|
add the new basedirs
|
2023-05-05 10:55:26 +03:00 |
hithereai
|
4b9548fc68
|
bump version+
and credits in info accord
|
2023-05-03 21:42:33 +03:00 |
hithereai
|
a31193eba3
|
rename forward to backwards (slash)
|
2023-04-29 12:23:49 +03:00 |
hithereai
|
34c11fd010
|
more error info in cli for getting support if needed
|
2023-04-28 13:18:56 +03:00 |
hithereai
|
15fd825f5a
|
add forward slash message to error printing
|
2023-04-26 15:27:30 +03:00 |
hithereai
|
2dc979ae52
|
better error reporting to users, part 1
|
2023-04-26 15:23:00 +03:00 |
hithereai
|
72882f24fb
|
fix opts.samples_log_stdout error on vlad webui
|
2023-04-20 23:42:47 +03:00 |
hithereai
|
3cfa2c0744
|
add .srt subtitles generation info support
|
2023-04-11 00:42:39 +03:00 |
hithereai
|
0ba4b89043
|
better texts
|
2023-04-08 18:52:18 +03:00 |
hithereai
|
72184b3211
|
skip to next file in batch if a file couldn't be loaded p1
|
2023-04-08 18:48:35 +03:00 |
hithereai
|
87819e156c
|
better text
|
2023-04-08 17:53:10 +03:00 |
hithereai
|
986909b42e
|
compact ui by using gr.info instead of gr.html for setting path info
|
2023-04-08 17:52:40 +03:00 |
hithereai
|
68b0a71d0a
|
remove timestring from below-gallery text
as we now update the field automatically :)
|
2023-04-08 17:28:32 +03:00 |
hithereai
|
a26d022005
|
auto-update resume_timestring ui field
|
2023-04-08 17:22:27 +03:00 |
hithereai
|
251ccc6f9f
|
add DEBUG_MODE
|
2023-04-07 18:57:48 +03:00 |
hithereai
|
6c2f5b311c
|
better text below gen box
|
2023-04-07 06:26:05 +03:00 |
hithereai
|
72d43f7750
|
bmode_p1
|
2023-04-07 04:22:46 +03:00 |
hithereai
|
30f0dbdf26
|
fix after-run upscale and interpolate ffmpeg issue
|
2023-04-06 06:45:57 +03:00 |
hithereai
|
841214b9f1
|
tiny ui text change
|
2023-04-05 14:06:51 +03:00 |
hithereai
|
fce0360f42
|
move ffmpeg settings to general webui's tab
|
2023-04-05 13:55:47 +03:00 |
hithereai
|
46f457a36a
|
change skip button name to Pause/Resume
|
2023-04-04 21:57:10 +03:00 |
hithereai
|
3f3c82151e
|
p
|
2023-04-01 14:22:54 +03:00 |
hithereai
|
1bfb46b47e
|
p
|
2023-04-01 01:18:04 +03:00 |
hithereai
|
010bfb2323
|
final probably
|
2023-03-24 19:06:50 +03:00 |