hithereai
ffce424b04
fix css
2023-02-27 20:48:42 +02:00
hithereai
8fc258c1ff
Merge remote-tracking branch 'upstream/automatic1111-webui' into film_upload_single_photos
2023-02-27 20:25:06 +02:00
kabachuha
285a98f375
fix missed midas_weight in depth predict calls
2023-02-27 12:11:44 +03:00
kabachuha
74fc34e37e
Revert "Revert "Merge pull request #339 from deforum-art/bad_apple!!""
...
This reverts commit 483a973e0a .
2023-02-27 11:56:23 +03:00
kabachuha
389e52d24c
Merge pull request #395 from reallybigname/automatic1111-webui
...
Fixed issue where depth only worked properly at 1:1 aspect ratio
2023-02-27 11:54:50 +03:00
reallybigname
ad9cf71cd0
Merge branch 'automatic1111-webui' of https://github.com/reallybigname/deforum-for-automatic1111-webui into automatic1111-webui
2023-02-26 19:42:55 -08:00
reallybigname
882b917a9a
Fixed issue where depth only worked properly at 1:1 aspect ratio
...
This has been an issue with Deforum as far back as I can remember... If the proportion was too wide, things would stretch unnaturally vertically, and if proportion was too thin, things would stretch horizontally.
I found that changing the aspect ratio in this function to 1, things are always correct, no matter the proportion of the image!
This is a major change to Deforum, but in all of my tests the results are much more consistent and reliable. I've tested extremes, like 3:1, 1:3, 4:1, 1:4, and everything seems even now. Tested different depth setings and FOV, and it all seems right to me now.
2023-02-26 19:42:48 -08:00
hithereai
28468ea9ab
Update args.py
2023-02-27 01:30:45 +02:00
hithereai
99b9a9a458
typo
2023-02-27 01:30:06 +02:00
hithereai
ce62fecb27
verify uploaded pics are of the same resolution
2023-02-27 01:29:26 +02:00
hithereai
f8d22dc2ac
progress
2023-02-27 01:23:15 +02:00
hithereai
c96e739d17
Merge remote-tracking branch 'upstream/automatic1111-webui' into film_upload_single_photos
2023-02-27 01:05:58 +02:00
hithereai
ea8795016e
Merge pull request #393 from hithereai/REVERT
...
Revert "Merge pull request #339 from deforum-art/bad_apple!!"
2023-02-27 01:00:49 +02:00
hithereai
483a973e0a
Revert "Merge pull request #339 from deforum-art/bad_apple!!"
...
This reverts commit 6215a44d79 , reversing
changes made to 27b508bd42 .
2023-02-27 00:58:47 +02:00
hithereai
6a24b5c835
Update .gitignore
2023-02-26 22:17:34 +02:00
hithereai
731a6c0151
Merge remote-tracking branch 'upstream/automatic1111-webui' into film_upload_single_photos
2023-02-26 19:05:47 +02:00
kabachuha
ff7201b5a5
Merge pull request #358 from MatissesProjects/automatic1111-webui
...
added s & max_f. Variable schedule planner, and prompt printout uses numbers instead of variables t/60 = .6 (at t=6)
2023-02-26 18:56:17 +03:00
kabachuha
cf0872ecae
Merge branch 'automatic1111-webui' of https://github.com/MatissesProjects/deforum-extensions into pr/358
2023-02-26 18:16:05 +03:00
kabachuha
1b7a78af1d
Merge branch 'automatic1111-webui' into pr/358
2023-02-26 18:15:53 +03:00
kabachuha
6215a44d79
Merge pull request #339 from deforum-art/bad_apple!!
...
Video to depth maps + anime character segmentation. May be useful to create video masks or silhouette-only videos
2023-02-26 17:39:49 +03:00
kabachuha
ae50470067
fixup reference in None mode
2023-02-26 17:39:13 +03:00
kabachuha
2453c46142
don't load models on None mode
2023-02-26 15:59:06 +03:00
kabachuha
27b508bd42
update note about discussions
2023-02-26 15:46:27 +03:00
kabachuha
03fd9afa16
change label to bug
2023-02-26 15:42:14 +03:00
kabachuha
50eeb04f94
that best way to get feature is to do it yourself
2023-02-26 15:31:31 +03:00
kabachuha
c56d2f5b86
add 'None' mode to just threshold grayscale
2023-02-26 15:07:24 +03:00
kabachuha
513d6b7b65
Merge branch 'automatic1111-webui' into bad_apple!!
2023-02-26 13:57:45 +03:00
kabachuha
e49c00343d
Revert "args for depth norm control"
...
This reverts commit 5ad939713b .
2023-02-26 13:56:11 +03:00
kabachuha
a29d0dfba2
Merge pull request #390 from hithereai/revert-installpy-to-orig-state
...
revert install.py to original state - no colab mess needed
2023-02-26 09:59:03 +03:00
Matisse
4297e35520
Merge remote-tracking branch 'upstream/automatic1111-webui' into automatic1111-webui
2023-02-25 19:04:50 -08:00
Matisse
6297e84a98
small cleanup, seems easier to understand
2023-02-25 17:45:59 -08:00
Matisse
12d01950d8
adding max_f into prompt setup
2023-02-25 17:24:54 -08:00
Matisse
f542990140
left and right side can use max_f
2023-02-25 16:47:52 -08:00
Matisse
bca9cb0cd5
fix ) not showing up on where
...
this is due to it being not appended previously, now we can!
2023-02-25 16:34:05 -08:00
hithereai
93d9ba3d7e
Merge remote-tracking branch 'upstream/automatic1111-webui' into film_upload_single_photos
2023-02-26 02:17:41 +02:00
hithereai
156b8870e6
revert install.py to original state - no colab mess needed
2023-02-26 02:08:30 +02:00
kabachuha
d1d8f38f39
Merge pull request #389 from deforum-art/report-templates
...
Report templates
2023-02-26 03:03:11 +03:00
Matisse
1943459b99
Merge branch 'deforum-art:automatic1111-webui' into automatic1111-webui
2023-02-25 15:30:29 -08:00
hithereai
a059b75d85
Update bug_report.yml
2023-02-26 01:28:23 +02:00
hithereai
ee110dd4d0
Update bug_report.yml
2023-02-26 01:27:07 +02:00
hithereai
62c4440dcc
Update bug_report.yml
2023-02-26 01:25:47 +02:00
hithereai
3a5a1b0d45
Update bug_report.yml
2023-02-26 01:24:48 +02:00
hithereai
43474a5106
better commit info
2023-02-26 01:23:32 +02:00
hithereai
7ff6eb96b8
final fix
2023-02-26 01:20:27 +02:00
hithereai
569ac9ae36
Update bug_report.yml
2023-02-26 01:16:03 +02:00
hithereai
96794e0f3e
Update bug_report.yml
2023-02-26 01:15:15 +02:00
hithereai
f6b6c33dd1
Update bug_report.yml
2023-02-26 01:14:38 +02:00
kabachuha
1e4a24c640
make more relevant to Deforum
2023-02-25 20:33:33 +03:00
hithereai
234fcfbfc9
Update args.py
2023-02-25 18:55:15 +02:00
hithereai
dcb04eca0e
Update args.py
2023-02-25 18:53:46 +02:00