Commit Graph

7978 Commits

Author SHA1 Message Date
2d100f3b70 -y
Some checks failed
Linter / ruff (push) Failing after 11s
Tests / tests on CPU (push) Has been cancelled
2024-05-03 21:43:07 +03:00
f9479e32df --break-system-packages
Some checks failed
Linter / ruff (push) Failing after 9s
Tests / tests on CPU (push) Failing after 9s
2024-05-03 21:42:23 +03:00
f54054b180 ...
Some checks failed
Linter / ruff (push) Failing after 4s
Linter / eslint (push) Failing after 12s
Tests / tests on CPU (push) Failing after 4m37s
2024-05-03 21:33:08 +03:00
15010eb5a1 changed version
Some checks failed
Linter / eslint (push) Failing after 13s
Linter / ruff (push) Failing after 28s
Tests / tests on CPU (push) Failing after 26s
2024-05-03 21:24:59 +03:00
19fe583d88 env 2024-05-03 21:21:36 +03:00
9a4e2a3282 added env 2024-05-03 21:20:37 +03:00
292ea6b103 |
Some checks failed
Linter / ruff (push) Failing after 5s
Tests / tests on CPU (push) Failing after 7s
Linter / eslint (push) Failing after 13s
2024-05-03 21:11:24 +03:00
b4ddc461a4 Change python version
Some checks failed
Linter / ruff (push) Failing after 6s
Linter / eslint (push) Failing after 13s
Tests / tests on CPU (push) Failing after 39s
2024-05-03 21:05:26 +03:00
fa4fc5b1a5 Обновить .gitea/workflows/run_tests.yaml
Some checks failed
Tests / tests on CPU (push) Has been cancelled
Linter / ruff (push) Failing after 6s
Linter / eslint (push) Failing after 12s
2024-05-03 20:44:18 +03:00
fed6f1af7b default ci/cd back
Some checks failed
Linter / ruff (push) Failing after 1m15s
Linter / eslint (push) Failing after 1m39s
Tests / tests on CPU (push) Failing after 38s
2024-05-03 20:35:23 +03:00
bcd760aa23 filename fix
Some checks failed
Linter / eslint (push) Failing after 15s
Linter / ruff (push) Successful in 10s
Tests / tests on CPU (push) Failing after 11s
2024-05-03 19:42:59 +03:00
1e4170ea00 .
Some checks failed
Linter / eslint (push) Failing after 9s
Linter / ruff (push) Successful in 10s
Tests / tests on CPU (push) Failing after 11s
2024-05-03 19:41:16 +03:00
a2f8b3cef6 lets try github version
Some checks failed
Linter / ruff (push) Successful in 11s
Linter / eslint (push) Failing after 11s
2024-05-03 19:39:26 +03:00
ee7b360fab pkgconfig
Some checks failed
Linter / ruff (push) Successful in 10s
Tests / tests on CPU (push) Failing after 1m24s
Linter / eslint (push) Failing after 3m22s
2024-05-03 19:23:28 +03:00
92d1366b4b cmake
Some checks failed
Linter / ruff (push) Successful in 14s
Linter / eslint (push) Failing after 48s
Tests / tests on CPU (push) Failing after 1m28s
2024-05-03 19:17:34 +03:00
ef0210b384 venv?
Some checks failed
Linter / ruff (push) Successful in 12s
Linter / eslint (push) Failing after 1m18s
Tests / tests on CPU (push) Failing after 1m25s
2024-05-03 19:13:54 +03:00
e539162506 venv?
Some checks failed
Linter / ruff (push) Failing after 8s
Tests / tests on CPU (push) Failing after 9s
Linter / eslint (push) Waiting to run
2024-05-03 19:05:28 +03:00
b3719cbeef How to read
Some checks failed
Linter / eslint (push) Waiting to run
Linter / ruff (push) Failing after 4s
Tests / tests on CPU (push) Failing after 7s
2024-05-03 19:00:26 +03:00
3fa1bcbeab python ver
Some checks failed
Linter / eslint (push) Waiting to run
Linter / ruff (push) Failing after 5s
Tests / tests on CPU (push) Failing after 6s
2024-05-03 18:55:27 +03:00
350163707f nodejs ci/cd
Some checks failed
Linter / eslint (push) Waiting to run
Linter / ruff (push) Failing after 15s
Tests / tests on CPU (push) Failing after 41s
2024-05-03 18:52:49 +03:00
2ef4db7008 added install instructions
Some checks failed
Linter / eslint (push) Waiting to run
Linter / ruff (push) Failing after 6s
Tests / tests on CPU (push) Failing after 1m14s
2024-05-03 18:30:50 +03:00
919b945d7c Tried to set tests for gitea, added userjs and styles
Some checks failed
Linter / ruff (push) Failing after 32s
Tests / tests on CPU (push) Failing after 1m1s
Linter / eslint (push) Has been cancelled
2024-05-02 23:06:54 +03:00
lllyasviel
29be1da7cf pass options to cross attention class 2024-03-08 00:50:29 -08:00
lllyasviel
10b5ca2541 vae already sliced in inner loop 2024-03-08 00:40:33 -08:00
lllyasviel
e48533bdcd change patcher method 2024-03-07 00:26:17 -08:00
Chengsong Zhang
b9705c58f6
fix alphas cumprod (#478)
* fix alphas cumprod

* indentation
2024-03-04 01:03:32 -06:00
lllyasviel
ce273aef88
Merge pull request #477 from lllyasviel/revert-475-conrevo/fix-alphas-cumprod
Revert "Fix alphas cumprod"
2024-03-03 22:41:15 -08:00
lllyasviel
95bcea72b1
Revert "fix alphas cumprod (#475)"
This reverts commit 72139b000c.
2024-03-03 22:40:56 -08:00
Chengsong Zhang
72139b000c
fix alphas cumprod (#475) 2024-03-03 20:09:04 -06:00
lllyasviel
ef35383b4a
VAE patcher and more types of unet patches 2024-02-29 22:37:34 -08:00
lllyasviel
b59deaa382
sync upstream 2024-02-26 10:34:28 -08:00
Andray
d23c694a84 fix resize handle 2024-02-26 07:00:08 -08:00
Andray
e9e8047978 register_tmp_file also with mtime 2024-02-26 07:00:08 -08:00
Andray
cc1c0829d5 fix resize-handle for vertical layout 2024-02-26 07:00:08 -08:00
AUTOMATIC1111
c8a5322d1f
Merge pull request #15012 from light-and-ray/register_tmp_file-also-with-mtime
register_tmp_file also for mtime
2024-02-26 12:53:21 +03:00
AUTOMATIC1111
ca0308b60d
Merge pull request #15010 from light-and-ray/fix_resize-handle_for_vertical_layout
Fix resize-handle visability for vertical layout (mobile)
2024-02-26 12:52:34 +03:00
Andray
6e6cc2922d fix resize handle 2024-02-26 13:37:29 +04:00
lllyasviel
5166a723c2 bring back tiling
close #215
2024-02-25 21:29:35 -08:00
lllyasviel
7155b993ca
upstream sync 2024-02-25 20:51:52 -08:00
lllyasviel
1546fa8b89 upstream sync 2024-02-25 20:49:04 -08:00
lllyasviel
6287c73d98 rework memory management for extras
now face post-processing uses gpu
close #312
2024-02-25 20:37:14 -08:00
AUTOMATIC1111
2b7ddcbb5c
Merge pull request #15006 from imnodb/master
fix: the `split_threshold` parameter does not work when running Split oversized images
2024-02-26 07:16:42 +03:00
AUTOMATIC1111
e3a8dc6e23
Merge pull request #15004 from light-and-ray/ResizeHandleRow_-_allow_overriden_column_scale_parametr
ResizeHandleRow - allow overriden column scale parametr
2024-02-26 07:16:24 +03:00
AUTOMATIC1111
ca8dc2bde2
Merge pull request #14995 from dtlnor/14591-bug-the-categories-layout-is-different-when-localization-is-on
Fix #14591 using translated content to do categories mapping
2024-02-26 07:12:31 +03:00
AUTOMATIC1111
900419e85e
Merge pull request #14973 from AUTOMATIC1111/Fix-new-oft-boft
Fix the OFT/BOFT bugs when using new LyCORIS implementation
2024-02-26 07:12:12 +03:00
lllyasviel
a252bbcf16 change show_progress_type
will add Full back later after solving overhead problems
2024-02-25 19:55:56 -08:00
catboxanon
b458e42096
Fix LoRA infotext (#406) 2024-02-25 19:41:42 -08:00
catboxanon
beb6e76135
Fix version hyperlink (#407) 2024-02-25 19:41:11 -08:00
lllyasviel
056d4d0f91 fix for neveroom extension 2024-02-25 16:47:02 -08:00
lllyasviel
a0c89fae12 fix ci 2024-02-25 11:24:56 -08:00