Commit Graph

55 Commits (5efb3d8efb25c5d00a1a75db0d25d42fe64304fa)

Author SHA1 Message Date
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 11f293a01b Update depth.py 2023-05-19 05:44:48 +03:00
hithereai 44d5cafe55 fix model reload after keep in vram set to false (but the model is still in vram) 2023-05-04 00:50:02 +03:00
hithereai 95919a5fac update default depth alg in depth.py, had old value in there 2023-05-03 23:58:58 +03:00
hithereai fb2a97057e shorten and align params order in depth.initialize func 2023-05-03 23:31:30 +03:00
hithereai 901ff15488 print depth normalization data to cli only in Dev mode 2023-05-03 23:17:24 +03:00
hithereai eb71241d72 split depth initialize two 2 funcs + better leres cli print 2023-05-03 22:57:10 +03:00
hithereai b8e78908f8 rename legacy modes to have an (old) at their end 2023-05-03 15:30:41 +03:00
hithereai b6c631e6c7 add legacy zoe+adabins mode 2023-05-03 06:53:08 +03:00
hithereai 95ac505f02 add midas beit large 3.1 version too 2023-05-03 03:46:12 +03:00
hithereai 2b81316a10 Depth V2 - RBN changes included 2023-05-03 02:38:24 +03:00
hithereai ed35a9c946 tidying up - deduplicate some download-model code 2023-05-02 19:43:36 +03:00
hithereai 6a00408535 remove old adabins code and logic 2023-05-02 19:14:37 +03:00
hithereai d38260b13f add future medvram support to LeRes depth 2023-05-02 12:00:39 +03:00
hithereai cbdfa5dc3c Depth Revise Part 1 2023-05-02 04:51:25 +03:00
hithereai 69b607e44a download adabins from github instead of g-drive 2023-04-29 09:52:37 +03:00
hithereai cf55274f33
Update depth.py add missing comma 2023-04-28 13:06:05 +03:00
hithereai e4c454e1e9 download adabins directly from google-drive 2023-04-28 12:58:13 +03:00
hithereai 2fd9a200f1 fix zoe stucking, initial, speed isn't aligned with midas yet 2023-04-21 00:33:41 +03:00
hithereai 8cdb00b58f fix adabins not loaded without keep_in_vram=true 2023-04-20 21:55:29 +03:00
hithereai 09af4c8ba5 remove empty line 2023-04-20 16:33:12 +03:00
hithereai fa580e849d better cli prints 2023-04-20 16:31:19 +03:00
hithereai 41b9e5220c fix 3d depth glitches 2023-04-20 16:28:52 +03:00
kabachuha 2f52de6bf6 fix zoe depth not launching in midvram mode 2023-04-14 17:57:24 +03:00
hithereai 740f248ce6 initialize ZoeDepth with img size instead of fixes 384*512 2023-04-13 01:42:22 +03:00
hithereai d5bd64c7de small fix for switching between models with keep in vram on 2023-04-11 23:54:30 +03:00
hithereai a55354dc12 add printing of loading of the models 2023-04-11 23:10:47 +03:00
hithereai b987feb5d3 Introducing Zoe(Depth) 2023-04-11 22:31:19 +03:00
hithereai fb4065a6cb add more 2023-04-07 19:00:18 +03:00
hithereai 68d618e395 READY?! 2023-03-19 01:58:23 +02:00
hithereai d34a6f1432 add option to keep 3d models in vram between runs 2023-03-18 20:53:00 +02:00
kabachuha df262e4dc5 half depth samples on mps
should fix #394
2023-03-10 16:14:06 +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
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
kabachuha cecca529d6 Merge branch 'automatic1111-webui' into bad_apple!! 2023-02-19 13:18:13 +03:00
kabachuha 7a39b4cab3 infer low vram depth mode from cmd opts 2023-02-19 01:08:41 +03:00
kabachuha c56bdb90be fixup not halving the depth model 2023-02-19 00:43:57 +03:00
kabachuha f47d0fdb84 device fixup 2023-02-19 00:40:19 +03:00
kabachuha f830d7e8fc fixup for empty adabins 2023-02-19 00:33:52 +03:00
kabachuha 9c6bffe45b option to unload main ckpt while getting depth 2023-02-18 23:38:27 +03:00
kabachuha bcf23c02db add vid2depth
need fixing some thresh modes
2023-02-14 13:43:15 +03:00
hithereai 8e9d83b0a6 remove duplicated code. import instead. 2023-02-13 02:26:20 +02:00
kabachuha ff1769dab5
Merge pull request #111 from Funofabot/full-precision-midas
Full precision midas
2022-12-08 22:25:54 +03:00
Funofabot 1f32a9d52b
Change convert to tensor. 2022-12-07 18:06:39 -07: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