Vladimir Mandic
|
2336ffc0ee
|
Merge pull request #2426 from D8-Dreambooth/master
Fix potential issues parsing extension repo URLs
|
2023-10-31 00:36:31 -04:00 |
|
d8ahazard
|
836dee9204
|
Fix potential issues parsing extension repo URLs
If a repo URL has git@github... in it, the author parsing will fail and the app will crash.
|
2023-10-30 21:19:52 -05:00 |
|
Seunghoon Lee
|
e750112612
|
add prefix for directml specific option
|
2023-10-28 12:57:28 +09:00 |
|
Vladimir Mandic
|
d91338b3c7
|
fix seq in path
|
2023-10-26 12:01:55 -04:00 |
|
Vladimir Mandic
|
480f4fd8f9
|
add missing function
|
2023-10-26 07:19:15 -04:00 |
|
Vladimir Mandic
|
5219daa7fb
|
Revert "Merge branch 'dev' into master"
This reverts commit 4b91ee0044, reversing
changes made to fc7e3c5721.
|
2023-10-26 07:17:40 -04:00 |
|
Vladimir Mandic
|
90d2197e04
|
Revert "add binary mask"
This reverts commit fc7e3c5721.
|
2023-10-26 07:17:04 -04:00 |
|
Vladimir Mandic
|
4b91ee0044
|
Merge branch 'dev' into master
|
2023-10-26 07:12:59 -04:00 |
|
Vladimir Mandic
|
fc7e3c5721
|
add binary mask
|
2023-10-26 07:09:15 -04:00 |
|
Vladimir Mandic
|
d135fe1383
|
fix fn sequence
|
2023-10-26 07:02:44 -04:00 |
|
Vladimir Mandic
|
4ab584e93f
|
update changelog
|
2023-10-25 19:44:53 -04:00 |
|
Disty0
|
98c27b4e16
|
Fix for Zero123+
|
2023-10-26 00:22:23 +03:00 |
|
Vladimir Mandic
|
cca6d3fa53
|
update changelog
|
2023-10-25 11:16:46 -04:00 |
|
Vladimir Mandic
|
ecadbc1683
|
lint updates
|
2023-10-25 11:10:21 -04:00 |
|
Vladimir Mandic
|
3772716fae
|
support lcm, switch fonts
|
2023-10-25 10:49:58 -04:00 |
|
Vladimir Mandic
|
2522bdeedb
|
redesign job state and progress bar
|
2023-10-24 22:02:46 -04:00 |
|
Vladimir Mandic
|
3fcc9814de
|
readd blip
|
2023-10-24 17:54:40 -04:00 |
|
Vladimir Mandic
|
6419bffd6d
|
cleanup blip
|
2023-10-24 17:54:05 -04:00 |
|
Vladimir Mandic
|
e7dc410cc8
|
cleanup
|
2023-10-24 17:41:26 -04:00 |
|
Vladimir Mandic
|
636560c627
|
Merge pull request #2401 from vladmandic/master
update dev
|
2023-10-24 17:38:13 -04:00 |
|
Vladimir Mandic
|
11834888c4
|
fix v_preditction
|
2023-10-24 14:12:02 -04:00 |
|
Disty0
|
dbd0bf4bac
|
Add custom pipeline support for Diffusers backend
|
2023-10-24 20:12:40 +03:00 |
|
Vladimir Mandic
|
bc80c14704
|
log cleanup
|
2023-10-24 08:47:08 -04:00 |
|
Disty0
|
b834e3ad0b
|
Fix hires progress
|
2023-10-24 02:01:38 +03:00 |
|
Vladimir Mandic
|
0d2f535527
|
Merge pull request #2391 from vladmandic/master
update dev
|
2023-10-23 13:25:37 -04:00 |
|
Vladimir Mandic
|
619e385f2d
|
fix image index when saving multiple images
|
2023-10-23 11:01:09 -04:00 |
|
Vladimir Mandic
|
15dfdbd4fe
|
css fixes
|
2023-10-23 10:27:13 -04:00 |
|
Vladimir Mandic
|
d5c264ec75
|
fix before hires
|
2023-10-23 10:19:40 -04:00 |
|
Vladimir Mandic
|
bbb37ccc50
|
fix refiner
|
2023-10-22 23:52:30 -04:00 |
|
Vladimir Mandic
|
3fec4d493d
|
remove obsolete cli items
|
2023-10-22 14:55:59 -04:00 |
|
Vladimir Mandic
|
40ec2b8ec9
|
Merge pull request #2386 from vladmandic/master
update dev
|
2023-10-22 12:54:28 -04:00 |
|
Vladimir Mandic
|
4ecdf97ed0
|
css fixes
|
2023-10-22 12:38:54 -04:00 |
|
Vladimir Mandic
|
c0ef02abba
|
update scripts
|
2023-10-22 12:27:33 -04:00 |
|
Vladimir Mandic
|
e8be0a8cdc
|
update changelog
|
2023-10-22 11:52:40 -04:00 |
|
Vladimir Mandic
|
fab013d31c
|
fix diffusers base/hires/refiner workflows
|
2023-10-22 11:11:28 -04:00 |
|
Vladimir Mandic
|
be75ed7e9f
|
compatibility items
|
2023-10-22 09:58:55 -04:00 |
|
Vladimir Mandic
|
37ae3390f8
|
Merge pull request #2358 from antis0007/master
Adding OFT support
|
2023-10-22 09:24:26 -04:00 |
|
Seunghoon Lee
|
07a0d081e5
|
nan catch as an option
|
2023-10-22 18:39:27 +09:00 |
|
Seunghoon Lee
|
57b27e6c45
|
retry if nan is produced from token merging (directml)
|
2023-10-22 18:25:41 +09:00 |
|
AI-Casanova
|
8f84e968d5
|
Refactor and clean up network_oft.py
Switch from matmul to einsum
|
2023-10-21 18:02:05 -06:00 |
|
Andrew Tischenko
|
929f73100a
|
Update network_oft.py
Some updates to make the matmul slightly more correct? Still WIP, needs to be tested against the quality of the future einsum version.
|
2023-10-21 18:02:05 -06:00 |
|
AI-Casanova
|
5b707e1747
|
Fix and cleanup lora_convert.py
|
2023-10-21 18:02:05 -06:00 |
|
Andrew Tischenko
|
dc6ffaef7b
|
Adding OFT support
A WIP adaptation of the OFT implementation from the Kohya repo
Co-Authored-By: AI-Casanova <54461896+AI-Casanova@users.noreply.github.com>
|
2023-10-21 18:02:05 -06:00 |
|
Disty0
|
0288106a1a
|
IPEX fix SwinIR with BF16
|
2023-10-22 01:37:19 +03:00 |
|
Disty0
|
0c70e6e595
|
Add compile support for upscalers
|
2023-10-22 00:29:37 +03:00 |
|
Vladimir Mandic
|
443dde9cb5
|
direct import of external repos and remove clone from installer
|
2023-10-21 14:26:32 -04:00 |
|
Vladimir Mandic
|
8eb5e43b7d
|
direct import of external repos and remove clone from installer
|
2023-10-21 14:26:32 -04:00 |
|
Vladimir Mandic
|
9fad7d4848
|
Merge pull request #2375 from vladmandic/master
update dev
|
2023-10-21 14:26:19 -04:00 |
|
Vladimir Mandic
|
2f1f997421
|
fix xyz grid fill
|
2023-10-21 14:16:16 -04:00 |
|
Vladimir Mandic
|
2b59b10b8a
|
update todo/changelog
|
2023-10-21 13:53:25 -04:00 |
|