Commit Graph

1693 Commits (a7b829eb8a2a2571789267a3b3bcc3d26a62bdb9)

Author SHA1 Message Date
kishan 4a94690fae fix resume issue w/ depth maps saved in output dir
Before, the depth maps would interfere with counting of the number
of frames. This change includes filenames that contain the resume
timestring, but does not include those that are depth maps.
2022-12-18 12:52:37 -08:00
kabachuha 0ede3a83da detach 'deforum_helpers' from 'scripts'
Should prevent "No module named 'scripts.deforum_helpers'"  error causing Deforum's tab not show up in some cases when you've might've broken the environment with webui packages updates
2022-12-18 19:23:46 +03:00
Matisse bf2eed031e allow for frames to be inserted on any speed > 20 2022-12-17 09:09:26 -08:00
Matisse 525f6077a8
Merge branch 'deforum-art:automatic1111-webui' into frame-insertion 2022-12-13 10:32:10 -08:00
rewbs a5b4b27e66 Merge from master 2022-12-13 15:32:18 +11:00
rewbs 0542082ccf Merge from master 2022-12-13 15:21:27 +11:00
Matisse 535c203b2b Cleaning up printouts and line numbering 2022-12-12 10:38:32 -08:00
Matisse 601332c0f8 allowing as many frames as wanted, no 200 lock 2022-12-12 10:28:30 -08:00
Matisse 992f4b0763 initial form of infinite loop 2022-12-12 09:38:53 -08:00
Funofabot 7b4d7d7eb1
get closer to notebook 2022-12-10 19:09:50 -07:00
Funofabot 0d15fb0c8d
get closer to notebook 2022-12-10 19:09:20 -07:00
Funofabot f2fd6d553b
get closer to notebook 2022-12-10 19:08:40 -07:00
kabachuha ff1769dab5
Merge pull request #111 from Funofabot/full-precision-midas
Full precision midas
2022-12-08 22:25:54 +03:00
Funofabot c4b9bf6197
Added state.interrupted to vid2frames 2022-12-07 18:41:52 -07:00
Funofabot 17e7d81766
Update render.py 2022-12-07 18:29:51 -07:00
Funofabot f37a670c3c
Added import function 2022-12-07 18:25:07 -07:00
Funofabot cf7f681032
Changed next frame init for video 2022-12-07 18:23:58 -07:00
Funofabot 8466fff816
Fix less frames in mask than init video
Fix less frames in mask than init video
2022-12-07 18:21:31 -07:00
Funofabot 8920126faa
Add import 2022-12-07 18:14:20 -07:00
Funofabot b68146d543
Update vid2frames
Changed the way that vid2frames reports problems
vid2frames addresses pathing errors 
vid2frames checks if setting are changed.
vid2frames has input name + frame#
2022-12-07 18:12:32 -07:00
Funofabot 1f32a9d52b
Change convert to tensor. 2022-12-07 18:06:39 -07:00
rewbs 8961efac9a As discussed in https://github.com/deforum-art/deforum-for-automatic1111-webui/pull/112\#issuecomment-1333896001, add option for histogram matching. 2022-12-05 12:56:12 +11:00
Zarxrax 3ee58dc5ad
Update depth.py 2022-12-02 08:19:42 -05:00
Zarxrax 78d0b5615d
add checksum for downloaded models 2022-11-30 20:27:02 -05:00
Funofabot a05d9341f7
changes where code diverges from defourm main 2022-11-27 09:24:21 -07:00
Funofabot 9a5764cff4
Update render.py 2022-11-24 06:12:48 -07:00
Funofabot dda94f75ca
Update depth.py 2022-11-24 06:11:18 -07:00
Funofabot 8f00e8b262
Update render.py
fix for midas fp32
2022-11-24 06:01:30 -07:00
Funofabot 0491256d16
Update depth.py
fixing not able to use fp32
2022-11-24 05:56:08 -07:00
rewbs 34cc81a32b Don't require toggle to enable pseudo-3D anim. Don't use deltas for fv. 2022-11-24 13:24:32 +11:00
kabachuha 44070d0fb7
sampler index -> sampler name (due to webui's api change)
Adapt to a1111 change to expect sampler name rather than sampler index (fix #102)
2022-11-23 23:08:29 +03:00
rewbs 2753859268 Ensure subseed and subseed_strength are correctly honouring in internal processing 2022-11-23 16:35:01 +11:00
rewbs 66136300ba Merge branch 'fix-to-use-sampler-name' into parseq-integration 2022-11-23 15:45:24 +11:00
rewbs 954777dbde Adapt to A1111 change to expect sampler name rather than sampler index (cdc8020d13) 2022-11-23 15:26:39 +11:00
rewbs f370e9067d Allow interpolation mode to pick up Parseq seed and subseed declarations. 2022-11-23 15:22:46 +11:00
rewbs c8cfab82e4 Merge support for prompt interpolation 2022-11-23 11:18:31 +11:00
rewbs d16a8f1e4b Ensure prompts are sorted numerically by keyframe. 2022-11-23 10:52:41 +11:00
rewbs 25af0a6dfd Add prompt interpolation animation mode (using composable diffusion) 2022-11-23 10:38:40 +11:00
Robin Fernandes 2676133b46
Merge branch 'deforum-art:automatic1111-webui' into parseq-integration 2022-11-22 15:07:45 +11:00
Zarxrax 6995a16f14
Update depth.py
replace wget code
2022-11-19 19:32:38 -05:00
Zarxrax 45e77020ec
Update depth.py
convert midas_depth to a tensor before adding to adabins_depth
2022-11-13 13:48:41 -05:00
rewbs 9e55c3fad3 Merge branch 'automatic1111-webui' into parseq-integration 2022-11-10 20:59:14 +11:00
kabachuha 53e7b74797 move stuff to deforum_helpers to fix #76 2022-11-09 14:24:18 +03:00