Commit Graph

32 Commits (91df0fa852ca03c27d21fc9d02482c6d3e9e85bb)

Author SHA1 Message Date
hithereai f783821d8a C1 2023-05-17 14:39:16 +03:00
hithereai 17d222ee4c fix py3d import error (more commits to come) 2023-05-05 13:18:36 +03:00
hithereai e4c454e1e9 download adabins directly from google-drive 2023-04-28 12:58:13 +03:00
hithereai 0d15d953c5 remove prettytable, move to rich tables instead, fix subseed val now showing in tables 2023-02-17 07:17:33 +02:00
hithereai 0e9e823c4c add rich to req 2023-02-14 19:29:54 +02:00
hithereai f7e4eae4e6
remove moviepy from req.txt - not in actual use 2023-02-13 12:34:03 +02:00
hithereai d52b5acf46
add prettytable 2023-02-11 22:13:21 +02:00
hithereai c0cad991c8 working 2023-02-10 10:39:19 +02:00
kabachuha 3d1eecd645
Merge pull request #275 from reallybigname/automatic1111-webui
Hybrid Video Update 2
2023-02-02 17:47:30 +03:00
hithereai 53a4d1bb37
update transformers req. from 4.19.2 to 4.25.1 (aligned with main auto ver now)
the real installed package is managed by auto anyways and it's 4.25.1
Not sure if we need it at all but I didn't want to remove it, so just updating it to be the same with auto.
2023-02-02 14:50:28 +02:00
reallybigname c6168cf4a7 Hybrid Video Update 2
This update fixes remap's border behavior when applying optical flow.
  - I extended the function so it extends borders and recrops.
  - obeys wrap/replicate setting, except that wrap is replaced with reflect101

Removed optical flow options that don't work unless you run contrib version of opencv (SF and DenseRLOF)
  - functions remain for possible future use if I can figure out how to run both opencv's.

Added 'DIS Medium' optical flow, which a dense flow, similar to the two types that we can't run.

Added checkbox control for hybrid_motion_use_prev_img
  - makes all motion, whether ransac or flow, compare against previous rendered frame rather than previous video frame

Added color_coherence_force_grayscale
  - forces grayscale before and after generation, so that color coherence mode can still be used (like color matching against video), but the image will be forced to grayscale. (NOTE: actual image file is still RGB)
2023-01-29 17:15:15 -08:00
hithereai 04f27c9439 no more need to install ffmpeg + set ffmpeg to default 2023-01-27 01:35:09 +02:00
hithereai 69be34f9e1
remove unnecessary sk-video 2023-01-25 01:43:23 +02:00
hithereai ed6c9ce95c add RIFE-related pip packs to req.txt 2023-01-17 13:31:05 +02:00
hithereai 5d5287d6cf V01 of human masking 2023-01-14 15:49:52 +02:00
hithereai 249a75a8e1
Align opencv pack with main auto1111 pacj
auto recently accepted our PR to change from opencv-python to opencv-contrib-python, so our version should match it.
2023-01-06 10:43:33 +02:00
reallybigname cc52c96a61 Hybrid Video Compositing - 3D working 2D broken
First commit. 3D mode works
2023-01-04 06:35:51 -08:00
kabachuha f60b74797c
remove jupyter and colab related dependencies 2022-10-15 13:09:21 +03:00
kabachuha f9d3669911 add numexpr to dependencies 2022-10-15 12:42:43 +03:00
kabachuha 40fcb1125f remove stray IPython references
IPython is used for the notebook, and not for the webui
2022-10-15 12:02:16 +03:00
deforum 12bb215574
remove xformers 2022-10-11 15:16:42 -07:00
deforum f3429b111f
add xformers 2022-10-11 15:08:01 -07:00
deforum 9b6ddf080d
add ffmpeg 2022-10-10 12:03:41 -07:00
deforum 056a6ca83a
update jupyter install 2022-10-06 16:16:54 -07:00
deforum 8f5778f355
update requirements 2022-10-06 12:58:14 -07:00
deforum e83a24ab78
remove git installs 2022-10-06 12:43:59 -07:00
deforum da413823bc
add jupyter 2022-10-06 12:04:50 -07:00
deforum 454d7dfd84
update .py and .ipynb and requirements 2022-10-05 19:11:27 -07:00
deforum 927696c547
add colab-convert, update .py and .ipynb
remove option to enable setup, setup automatically if using colab
2022-10-05 17:15:28 -07:00
deforum bb089919c0
Add files via upload 2022-10-05 15:55:38 -07:00
deforum e0c96db0f3
update requirements 2022-10-05 13:22:29 -07:00
deforum c4a145616f
add pip requirements 2022-10-05 12:00:56 -07:00