Commit Graph

10 Commits

Author SHA1 Message Date
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