Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
2023-07-18 | fix the issue with /sdapi/v1/options failing (this time for sure!) | AUTOMATIC1111 | -0/+1 | |
fix automated tests downloading CLIP model | ||||
2023-07-16 | Warns merge into master | w-e-w | -0/+19 | |
2023-07-14 | edit names more | AUTOMATIC1111 | -3/+3 | |
2023-07-14 | do not run workflow items twice for PRs from this repo | AUTOMATIC1111 | -2/+8 | |
update names | ||||
2023-06-29 | rename --add-stop-route to --api-server-stop | w-e-w | -1/+1 | |
2023-06-27 | Merge pull request #11201 from akx/ruff-upg | AUTOMATIC1111 | -1/+1 | |
Upgrade Ruff to 0.0.272 | ||||
2023-06-14 | terminate -> stop | w-e-w | -1/+1 | |
2023-06-14 | update workflow kill test server | w-e-w | -1/+1 | |
2023-06-13 | Upgrade ruff to 272 | Aarni Koskela | -1/+1 | |
2023-06-02 | Cross attention optimization | w-e-w | -0/+17 | |
Cross attention optimization cross attention optimization | ||||
2023-05-29 | clarify issue template | w-e-w | -2/+2 | |
2023-05-19 | Merge pull request #10291 from akx/test-overhaul | AUTOMATIC1111 | -7/+42 | |
Test overhaul | ||||
2023-05-19 | simplify PR page | AUTOMATIC | -23/+10 | |
2023-05-19 | Overhaul tests to use py.test | Aarni Koskela | -7/+42 | |
2023-05-18 | Merge branch 'eslint' into dev | AUTOMATIC | -24/+12 | |
2023-05-17 | Merge pull request #10400 from AUTOMATIC1111/Sakura-Luna-patch-1 | AUTOMATIC1111 | -0/+9 | |
Add Python version | ||||
2023-05-17 | Add ESLint to CI | Aarni Koskela | -24/+12 | |
2023-05-15 | Add Python version | Sakura-Luna | -0/+9 | |
Many users still use unverified versions of Python and file version-specific issues, often without mentioning version information, making troubleshooting difficult. | ||||
2023-05-14 | Merge pull request #10379 from AUTOMATIC1111/Sakura-Luna-patch-1 | AUTOMATIC1111 | -0/+12 | |
Add GPU device | ||||
2023-05-14 | Update bug_report.yml | Sakura-Luna | -11/+11 | |
2023-05-14 | Add GPU device | Sakura-Luna | -0/+12 | |
Add GPU option to troubleshoot. | ||||
2023-05-11 | CI: use launch.py for dependencies too | Aarni Koskela | -0/+1 | |
2023-05-11 | CI: use CPU wheel repo for PyTorch | Aarni Koskela | -0/+5 | |
2023-05-09 | Replace pylint CI with ruff | Aarni Koskela | -18/+25 | |
2023-03-25 | specify the tests dir in automated tests | AUTOMATIC | -1/+1 | |
2023-01-26 | Ask user to clarify conditions | Vladimir Repin | -6/+23 | |
2023-01-09 | Merge pull request #6571 from mezotaken/master | AUTOMATIC1111 | -2/+2 | |
Move PR template so github could use it | ||||
2023-01-09 | Merge pull request #6568 from mezotaken/fix-tests | AUTOMATIC1111 | -1/+1 | |
Tests fixes and additions | ||||
2023-01-09 | move template so github could use it | Vladimir Repin | -2/+2 | |
2023-01-09 | Merge pull request #6463 from akx/patch-1 | AUTOMATIC1111 | -13/+8 | |
CI: Use native actions/setup-python caching | ||||
2023-01-09 | try all tests | Vladimir Repin | -1/+1 | |
2023-01-08 | use actual label for feature requests | Vladimir Repin | -1/+1 | |
2023-01-07 | ... also for tests. | Aarni Koskela | -5/+3 | |
2023-01-07 | CI: Use native actions/setup-python caching | Aarni Koskela | -8/+5 | |
2022-11-19 | Minor fixes | Vladimir Repin | -5/+4 | |
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 | Apply suggestions from code review | Vladimir Repin | -5/+4 | |
Use last version of setup-python action Remove unnecesarry multicommand from run Remove current directory from artifact paths Co-authored-by: Margen67 <Margen67@users.noreply.github.com> | ||||
2022-11-14 | Use empty model as CLIP weights | Vladimir Repin | -1/+1 | |
2022-11-14 | Stop exporting cl args and upload stdout and stderr as artifacts | Vladimir Repin | -2/+9 | |
2022-11-14 | Use 80 port on launch | Vladimir Repin | -1/+1 | |
2022-11-14 | skip cuda test | Vladimir Repin | -1/+1 | |
2022-11-14 | Tests separated for github-actions CI | Vladimir Repin | -0/+26 | |
2022-10-26 | Prevent people from just saying "latest version" | Leo Mozoloa | -1/+1 | |
in the bug report form | ||||
2022-10-21 | Make commit hash mandatory field | parsec501 | -0/+2 | |
2022-10-21 | wtf is happening | Leo Mozoloa | -0/+5 | |
2022-10-19 | Fixed additionnnnal typo, sorry | Leo Mozoloa | -2/+2 | |
2022-10-19 | Improved the OS/Platforms field | Leo Mozoloa | -4/+6 | |
2022-10-19 | Removed obsolete legacy Hlky description | Leo Mozoloa | -1/+1 | |
2022-10-19 | Formatting the top description | Leo Mozoloa | -2/+2 | |
2022-10-19 | Fixed labels and created a brand new Feature Request yaml | Leo Mozoloa | -25/+45 | |
2022-10-19 | Adding a confirmation checkbox that the user has checked the issues & ↵ | Leo Mozoloa | -3/+10 | |
commits before Also small fixes |