Commit Graph

44 Commits (0bdbf300ac347640e5b81dff2fa187bcfe05574c)

Author SHA1 Message Date
vladmandic 73b90c5228 redo all locales
Signed-off-by: vladmandic <mandic00@live.com>
2026-02-14 21:48:06 +01:00
vladmandic b4e5b563c6 update lint rules
Signed-off-by: vladmandic <mandic00@live.com>
2026-02-11 10:47:07 +01:00
CalamitousFelicitousness d78c5c1cd0 refactor: update CLI tools for caption module
- Rename cli/api-interrogate.py to cli/api-caption.py
- Update cli/options.py, cli/process.py for new module paths
- Update cli/test-tagger.py for caption module imports
2026-02-11 02:48:11 +00:00
vladmandic 7eb9b1cc5c create tests folder
Signed-off-by: vladmandic <mandic00@live.com>
2026-02-10 14:31:53 +01:00
Vladimir Mandic 1fd4139cf4 post merge cleanup 2023-03-12 09:39:38 -04:00
Vladimir Mandic 696af5dc07
Merge pull request #49 from AUTOMATIC1111/master
merge from upstream
2023-03-12 08:56:09 -04:00
Vladimir Mandic 4a6e614055 premerge cleanup 2023-03-12 08:56:00 -04:00
Vladimir Mandic b459794737 merge cleanup first step 2023-03-11 08:19:39 -05:00
Vladimir Mandic 86e89e5446
Merge pull request #46 from AUTOMATIC1111/master
merge from upstream
2023-03-11 08:02:09 -05:00
Vladimir Mandic 6a6a881dbc pre-merge cleanup 2023-03-11 08:01:06 -05:00
Zhang Hua d25c4b13e4
test/basic_features/{extras,img2img}_test.py: use absolute path 2023-03-11 20:00:12 +08:00
Zhang Hua 9abe2f5e74
test/server_poll.py: use absolute path for test
test/server_poll.py: fix absolute path
2023-03-11 20:00:12 +08:00
Vladimir Mandic bcd4ee8bdb post merge cleanup 2023-03-10 10:08:48 -05:00
Vladimir Mandic 2dabba9190
Merge pull request #40 from space-nuko/unipc
integrate unipc sampler
2023-03-10 09:57:24 -05:00
Vladimir Mandic b48d05ca5a cleanup before merge 2023-03-10 09:57:10 -05:00
space-nuko 1253199889 Working UniPC (for batch size 1) 2023-02-10 03:30:20 -08:00
Vladimir Mandic 04f2c630cf update 2023-02-03 09:38:09 -05:00
Vladimir Mandic 9e0b2d8dcb
Merge pull request #23 from AUTOMATIC1111/master
sync branches
2023-01-22 09:22:32 -05:00
AUTOMATIC cbfb463258 fix failing tests by removing then :^) 2023-01-21 11:22:16 +03:00
Vladimir Mandic 0cf3aa1b08
Merge pull request #9 from AUTOMATIC1111/master
sync branch
2023-01-10 14:53:49 -05:00
Vladimir Repin 76a21b9626 clear envvar, add assertion 2023-01-10 12:47:52 +03:00
Vladimir Mandic 010d5f0399
Merge pull request #7 from AUTOMATIC1111/master
sync fork
2023-01-09 19:10:47 -05:00
Vladimir Mandic 78281a3c96 update tests 2023-01-09 19:10:31 -05:00
Vladimir Mandic 9fd0050848 add tests 2023-01-09 19:09:31 -05:00
Vladimir Repin 00005ac9af add more tests 2023-01-09 21:01:28 +03:00
Vladimir Repin 7d2bb86cce combine tests together, return set options test 2023-01-09 19:39:06 +03:00
Vladimir Repin 1d663a04da make tests runnable without specifying subdirectory 2023-01-09 14:11:37 +03:00
Vladimir Mandic bbb08beb48 remove test 2023-01-08 17:12:54 -05:00
Vladimir Mandic 331550a923
Merge pull request #6 from AUTOMATIC1111/master
update 01-08
2023-01-08 17:12:20 -05:00
Vladimir Mandic ea001f77e6 resolve merge conflict 2023-01-08 17:11:42 -05:00
AUTOMATIC 137ce534b2 remove some code duplication
remove calls to locals()
add a test for img2img with script
2023-01-08 16:14:38 +03:00
Vladimir Mandic a70b6d0013 decouple from origin 2023-01-05 16:58:00 -05:00
Vladimir Repin 14dfede8dd
Minor fixes
Remove unused test completely
Change job name 
Don't use empty.pt as CLIP weights - it wont work.
Use latest version of actions/cache
2022-11-19 14:15:10 +03:00
Vladimir Repin 4a35c3744c remove test requiring codeformers 2022-11-14 18:57:14 +03:00
Vladimir Repin 9e4f68acad
Stop exporting cl args and upload stdout and stderr as artifacts 2022-11-14 18:40:15 +03:00
Vladimir Repin 7416ac8d3c Use localhost with 80 port, count errors as well 2022-11-14 14:55:39 +03:00
Vladimir Repin 0646040667 Propagate test error and try it without localhost 2022-11-14 14:36:07 +03:00
Vladimir Repin 93d6c0209a Tests separated for github-actions CI 2022-11-14 13:39:22 +03:00
Vladimir Repin 007f4f7314 Tests cleaned up 2022-11-12 15:12:15 +03:00
Bruno Seoane 17bd3f4ea7 Add tests 2022-11-03 10:08:18 -03:00
AUTOMATIC 59dfe0845d launch tests from launch.py with --tests commandline argument 2022-10-30 08:22:44 +03:00
Vladimir Repin ffc5b700c4 extras test template added 2022-10-29 21:50:06 +03:00
Vladimir Repin 2f3d8172c3 img2img test template and setUp added 2022-10-29 21:43:32 +03:00
Vladimir Repin af45b5a11a Testing with API added 2022-10-29 18:26:28 +03:00