Commit Graph

  • 51c650022b messing up interpol2 exit_image_GL GeorgLegato 2023-04-23 22:32:30 +0200
  • caaef2aa8b Expand "image location JSON" string to be compatible with Filesystem, URL and dataURL Charles Fettinger 2023-04-23 22:30:40 -0700
  • 9e27fc9bd8 Refactor Update includes Implement Infinite Zoom Exit Image update gitignore specify seed new dataframe layout Charles Fettinger 2023-04-23 02:56:24 -0700
  • a0faa0d270 So apparently SD can return an array of zero... who knew, Implemented check for that as well. Interupting generation should no longer produce crashes jmsether 2023-04-23 16:33:38 -0600
  • b5c70c1a4b Fixed rare crash bug when interupting generation jmsether 2023-04-23 16:29:48 -0600
  • 2808d1f00b Fixing grid images causing ffmpeg to crash jmsether 2023-04-23 03:46:11 -0600
  • 659956bd6d
    Merge 9ba4b35378 into 60adae2252 Çağlayan Karagözler 2024-09-08 11:37:41 +0200
  • 9ba4b35378 added a very basic api, changed the output folder to better fit needs Chao 2024-09-08 11:31:26 +0200
  • d3a2fc0b06 Fix two text errors YuanXi 2024-09-01 18:32:18 -0700
  • 60adae2252
    Merge pull request #120 from D0n-A/main main vahid khroasani 2024-05-17 15:39:23 +0400
  • 515b4d6cac
    Update ui.py Don-A 2024-03-11 20:50:21 +0300
  • 74338a118d Hotfix: UI correction vahid K. nejad 2024-03-06 07:34:37 +0300
  • 70d9ee4629
    Merge pull request #119 from RobeSantoro/fix-issue-#118 vahid khroasani 2024-03-06 07:14:56 +0300
  • cfbd32363f
    Apply suggestions from code review vahid khroasani 2024-03-06 07:13:08 +0300
  • ac0d51818b fix: update unpacking of create_output_panel return value RobeSantoro 2024-03-03 19:43:01 +0100
  • d6461e7daa
    Merge pull request #113 from v8hid/develop vahid khroasani 2023-09-05 04:11:31 +0300
  • 4edb1729c9
    Merge pull request #112 from v8hid/main develop vahid khroasani 2023-09-05 04:09:52 +0300
  • 358c7e954d
    Merge pull request #109 from alexbofa/main vahid khroasani 2023-09-05 03:40:15 +0300
  • 8259681774
    Update ui.py alexbofa 2023-08-31 22:33:13 +0300
  • 6b97cd954a Multiple Bug Fixes Add Random Seed generator exit_image Charles Fettinger 2023-06-24 16:34:46 -0700
  • 32a0ca3b3b
    Update README.md zrichz 2023-06-16 07:49:29 +0100
  • 8c52e6dbd0 Error handling update Charles Fettinger 2023-06-10 00:34:30 -0700
  • 4143afcd69 Add Example image for LUT to VIDEO tab Charles Fettinger 2023-06-09 02:18:08 -0700
  • beb24e7b17 Fix Import bugs and schema Charles Fettinger 2023-06-08 23:05:32 -0700
  • 0c047b60a5 Update Prompt Schema version Charles Fettinger 2023-06-08 22:35:03 -0700
  • a40385d1cb Add Additional UI parameters to XML import and export Charles Fettinger 2023-06-08 03:17:52 -0700
  • 542002fde6 Add LUT and Wipes Charles Fettinger 2023-06-07 23:58:03 -0700
  • cc3a50ea0e Add LUT bugfixes Charles Fettinger 2023-06-07 20:41:30 -0700
  • 961ac85cde Add sound volume cleanup extra code fix bug add video length estimate Charles Fettinger 2023-06-06 00:09:40 -0700
  • dfaa47ca0f Working Corner Strategy with Exit Image and Key Frames cleanup Charles Fettinger 2023-06-05 00:57:03 -0700
  • 81ba94a1cc Working Corner Strategy with Exit Image and key frames Charles Fettinger 2023-06-05 00:21:33 -0700
  • 080390244e Bug Testing Alpha working - exit frame forces corner strategy to skip interpolation of main frame. -corner frames acting a little weird Charles Fettinger 2023-06-01 22:39:29 -0700
  • ed8228384d Terrible first version of corner strategy conversion Charles Fettinger 2023-05-31 02:08:31 -0700
  • df542c8c81 Fix major consistency error, Center Strategy -remove legacy code -cleanup some extraneous comments -minor UI updates (update outpaint pixels based upon width for Center strategy) Charles Fettinger 2023-05-29 23:53:28 -0700
  • 7dc2784bbb Updating UI Attempted fix of double vision in some instances Charles Fettinger 2023-05-27 22:50:23 -0700
  • 6def1c2bb5 finetune setps, debug output for it overmask_scale_mainframes Georg Legato 2023-05-28 00:54:17 +0200
  • 07225874e8 Progress in integrating in new refactor - nearly smooth Charles Fettinger 2023-05-26 15:28:29 -0700
  • 3872c3713c Fix reverse issue in interpolateFramesSmallCenter Charles Fettinger 2023-05-26 03:36:40 -0700
  • c7fb60e38d Further refinements -update image blend reporting to be more consistent with other progress indicators Charles Fettinger 2023-05-25 14:26:01 -0700
  • ef3961960a Intergration mostly working with bugs Charles Fettinger 2023-05-25 01:55:53 -0700
  • 2f34b9875b Merge nearly complete with overmasking Charles Fettinger 2023-05-24 01:55:07 -0700
  • 07969fc78c
    Merge pull request #89 from WALL-E/main vahid khroasani 2023-05-23 22:14:21 +0300
  • c44297eea9 Update width and height to increment by 8 in stead of 16 Charles Fettinger 2023-05-22 23:24:27 -0700
  • 21b14f510f Add some functions to run.py to prepare for integration with overmasking Charles Fettinger 2023-05-22 15:44:47 -0700
  • 0333b721a2 Adjust sd_helpers for overmask Charles Fettinger 2023-05-22 15:39:11 -0700
  • ff7d3d84c1 Apply alpha mask to keyframes, except first and last frame. Charles Fettinger 2023-05-21 01:10:49 -0700
  • ce5816d657 Prep for merging overmasking UI and superficial changes Charles Fettinger 2023-05-20 00:36:50 -0700
  • f67996a065 circles in mask relative to mask_width/height Georg Legato 2023-05-20 10:29:03 +0200
  • cf2e0d3ed1 Add renumber prompts button Charles Fettinger 2023-05-19 23:14:59 -0700
  • 5f3e646a3d moved Georg Legato 2023-05-19 02:27:13 +0200
  • 987e45a225 dev-tool scripts. can be deleted or not Georg Legato 2023-05-19 02:27:06 +0200
  • 7ae3c74c4f perfect smooth. fixed all frames_dupe, interpolate, maskss, overmask Georg Legato 2023-05-19 02:26:30 +0200
  • 89cd46fbac using everywhere same resize (should be refactored) Georg Legato 2023-05-18 20:56:17 +0200
  • a43aaed637 adde video example, flatten interpolate scalingstep to use only EVEN values, smoother Georg Legato 2023-05-18 18:27:58 +0200
  • b4ded06b66 Update Json to save audio file location Charles Fettinger 2023-05-17 21:41:15 -0700
  • 9761bac61a using OPencV2 to interpolate images, added overmask again, did hardocre run 800x512*4. ok Georg Legato 2023-05-18 05:20:32 +0200
  • 57dd03b80a cleanupo, fixed jump on upscaled images Georg Legato 2023-05-18 03:50:05 +0200
  • a45e6efa67 Add music to video Charles Fettinger 2023-05-17 16:38:32 -0700
  • 6fbaac46b1 approach: 6 circles mask; cleanup unused code, fixed upscale on corner mode Georg Legato 2023-05-17 00:55:57 +0200
  • 938a8aaefc Working Image level Luma Wipe Still has debug code - Amended due to missing blend edge color Charles Fettinger 2023-05-12 23:23:08 -0700
  • 3c54697ba0 Code Integrated to UI Needs rebased to latest codebase Charles Fettinger 2023-05-16 00:04:19 -0700
  • 12bed602f0 Working Image level Luma Wipe Still has debug code Charles Fettinger 2023-05-12 23:23:08 -0700
  • 637eb1e537 added FFMPEG Expert options (for colors, compression, lossless etc) Georg Legato 2023-05-14 21:37:30 +0200
  • 8c857ff234 outpaint_amount added Georg Legato 2023-05-14 02:16:36 +0200
  • f0de079cbf fix staticmethod glitch Georg Legato 2023-05-13 20:49:30 +0200
  • cb62745a8a more interpolators, classic working with new design Georg Legato 2023-05-13 20:31:36 +0200
  • 93d588f209 outerzoom 1st working runs on 512x512 zoomIN Georg Legato 2023-05-13 16:50:02 +0200
  • f6f87f54b0 fix upscale mask_width/height calc Georg Legato 2023-05-13 03:09:33 +0200
  • ba7040c6e8 adding v1.2 outpainter, need rework on composability Georg Legato 2023-05-13 02:38:19 +0200
  • b4d2249b3b sort imports Georg Legato 2023-05-13 00:49:08 +0200
  • 5f1f81a247 more refactor: interface to client; zoomConfig separate file Georg Legato 2023-05-12 17:37:52 +0200
  • f3c4902b56 Test Run PSLumaWipe_image2 speed increase x625 frames output bug Charles Fettinger 2023-05-11 16:48:41 -0700
  • c4b44e1a28 TestUpdate, major luma wipe speed update,with a few bugs left Charles Fettinger 2023-05-11 13:16:46 -0700
  • 0b28b24200
    Update install.py ZZ 2023-05-11 15:29:23 +0000
  • 1256af716b addes switch betweeen outpaint Center and Corners Georg Legato 2023-05-11 03:02:54 +0200
  • 044990483d kill zoomer object, avoid reuse of former run in memory main_frames Georg Legato 2023-05-11 00:08:26 +0200
  • cf3698de4a fix num_outpaint_steps Georg Legato 2023-05-10 23:38:54 +0200
  • 6abc11d3f8 complete refactored to a InfZoomer class. none can read those chunks of parameters and irritating scopes Georg Legato 2023-05-10 23:28:17 +0200
  • 8bdf8549ae outpainting ok, but too often, need adaptive algorithm Georg Legato 2023-05-10 20:32:44 +0200
  • 71b6f143ad yo GeorgLegato 2023-05-09 23:57:37 +0200
  • 8dbd3de0af not bad, but errors in outpaint mask GeorgLegato 2023-05-09 23:57:30 +0200
  • b3e642d57d Minor updates for lerp functions and test LUMA Mask Charles Fettinger 2023-05-09 11:40:53 -0700
  • 7d6d5f6743 Simplify Future rebase Charles Fettinger 2023-05-08 03:01:35 -0700
  • f313ac8a15 Adding Alpha Composite and Luma Wipe Charles Fettinger 2023-05-07 17:20:00 -0700
  • 8997ef0cde Adding Alpha Composite and Luma Wipe Charles Fettinger 2023-05-07 17:20:00 -0700
  • ee8329b809 Adding Alpha Composite and Luma Wipe Charles Fettinger 2023-05-07 17:20:00 -0700
  • 29c883e852 Blends working Charles Fettinger 2023-05-06 21:35:32 -0700
  • 7c7e684a7e Add blend, work out more issues Load Total Video Length from max frames in JSON Charles Fettinger 2023-05-06 15:57:20 -0700
  • 5d8ce72545 print GeorgLegato 2023-05-06 14:50:25 +0200
  • 334febb666 streaming video writer GeorgLegato 2023-05-06 11:31:02 +0200
  • 3c5df3c190 write video in steam, dont keep all_frames in RAM, upscale ok GeorgLegato 2023-05-06 11:30:47 +0200
  • 60778dde98 Iteration of bug tests Charles Fettinger 2023-05-06 01:08:35 -0700
  • b1dcbd5c9e ok GeorgLegato 2023-05-06 00:52:58 +0200
  • ac3cdd8370 Update initial keyframe integration -bugs Charles Fettinger 2023-05-05 01:29:31 -0700
  • acb7fc3feb Update for Merged Changes - key frames not yet integrated Charles Fettinger 2023-05-02 13:49:06 -0700
  • 1139764bf7
    Merge pull request #86 from v8hid/develop vahid khroasani 2023-05-03 21:08:52 +0400
  • 8cedb40787 interrup btn fix vahid K. nejad 2023-05-03 21:07:42 +0400
  • 02571a52cd Fix typo in static variables Charles Fettinger 2023-05-02 04:33:01 -0700
  • 65e002442b Update issue templates vahid khroasani 2023-04-29 15:45:36 +0400
  • b949708bc1 Create CODE_OF_CONDUCT.md vahid khroasani 2023-04-29 15:35:34 +0400