Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Don't wait for 10 minutes for test server to come up | Aarni Koskela | 2023-12-30 | 1 | -1/+1 |
| | |||||
* | Unify CodeFormer and GFPGAN restoration backends, use Spandrel for GFPGAN | Aarni Koskela | 2023-12-30 | 1 | -0/+8 |
| | |||||
* | Update ruff to 0.1.6 | Aarni Koskela | 2023-11-22 | 1 | -1/+1 |
| | |||||
* | Less placeholder bug_report template | w-e-w | 2023-10-03 | 1 | -36/+8 |
| | |||||
* | Update bug_report.yml | w-e-w | 2023-09-07 | 1 | -2/+3 |
| | |||||
* | Grammar fixes | catboxanon | 2023-09-06 | 1 | -31/+31 |
| | |||||
* | Update bug_report.yml | w-e-w | 2023-09-02 | 1 | -16/+74 |
| | |||||
* | update bug report template to include sysinfo and not include all other ↵ | AUTOMATIC1111 | 2023-08-30 | 1 | -71/+7 |
| | | | | fields that are already covered by sysinfo | ||||
* | fix the issue with /sdapi/v1/options failing (this time for sure!) | AUTOMATIC1111 | 2023-07-18 | 1 | -0/+1 |
| | | | | fix automated tests downloading CLIP model | ||||
* | Warns merge into master | w-e-w | 2023-07-15 | 1 | -0/+19 |
| | |||||
* | edit names more | AUTOMATIC1111 | 2023-07-14 | 2 | -3/+3 |
| | |||||
* | do not run workflow items twice for PRs from this repo | AUTOMATIC1111 | 2023-07-14 | 2 | -2/+8 |
| | | | | update names | ||||
* | rename --add-stop-route to --api-server-stop | w-e-w | 2023-06-29 | 1 | -1/+1 |
| | |||||
* | Merge pull request #11201 from akx/ruff-upg | AUTOMATIC1111 | 2023-06-27 | 1 | -1/+1 |
|\ | | | | | Upgrade Ruff to 0.0.272 | ||||
| * | Upgrade ruff to 272 | Aarni Koskela | 2023-06-13 | 1 | -1/+1 |
| | | |||||
* | | terminate -> stop | w-e-w | 2023-06-14 | 1 | -1/+1 |
| | | |||||
* | | update workflow kill test server | w-e-w | 2023-06-14 | 1 | -1/+1 |
|/ | |||||
* | Cross attention optimization | w-e-w | 2023-06-02 | 1 | -0/+17 |
| | | | | | | Cross attention optimization cross attention optimization | ||||
* | clarify issue template | w-e-w | 2023-05-29 | 1 | -2/+2 |
| | |||||
* | Merge pull request #10291 from akx/test-overhaul | AUTOMATIC1111 | 2023-05-19 | 1 | -7/+42 |
|\ | | | | | Test overhaul | ||||
| * | Overhaul tests to use py.test | Aarni Koskela | 2023-05-19 | 1 | -7/+42 |
| | | |||||
* | | simplify PR page | AUTOMATIC | 2023-05-19 | 1 | -23/+10 |
|/ | |||||
* | Merge branch 'eslint' into dev | AUTOMATIC | 2023-05-18 | 1 | -24/+12 |
|\ | |||||
| * | Add ESLint to CI | Aarni Koskela | 2023-05-17 | 1 | -24/+12 |
| | | |||||
* | | Merge pull request #10400 from AUTOMATIC1111/Sakura-Luna-patch-1 | AUTOMATIC1111 | 2023-05-17 | 1 | -0/+9 |
|\ \ | |/ |/| | Add Python version | ||||
| * | Add Python version | Sakura-Luna | 2023-05-15 | 1 | -0/+9 |
| | | | | | | Many users still use unverified versions of Python and file version-specific issues, often without mentioning version information, making troubleshooting difficult. | ||||
* | | Merge pull request #10379 from AUTOMATIC1111/Sakura-Luna-patch-1 | AUTOMATIC1111 | 2023-05-14 | 1 | -0/+12 |
|\ \ | | | | | | | Add GPU device | ||||
| * | | Update bug_report.yml | Sakura-Luna | 2023-05-14 | 1 | -11/+11 |
| | | | |||||
| * | | Add GPU device | Sakura-Luna | 2023-05-14 | 1 | -0/+12 |
| |/ | | | | | Add GPU option to troubleshoot. | ||||
* | | CI: use launch.py for dependencies too | Aarni Koskela | 2023-05-11 | 1 | -0/+1 |
| | | |||||
* | | CI: use CPU wheel repo for PyTorch | Aarni Koskela | 2023-05-11 | 1 | -0/+5 |
| | | |||||
* | | Replace pylint CI with ruff | Aarni Koskela | 2023-05-09 | 1 | -18/+25 |
|/ | |||||
* | specify the tests dir in automated tests | AUTOMATIC | 2023-03-25 | 1 | -1/+1 |
| | |||||
* | Ask user to clarify conditions | Vladimir Repin | 2023-01-25 | 1 | -6/+23 |
| | |||||
* | Merge pull request #6571 from mezotaken/master | AUTOMATIC1111 | 2023-01-09 | 1 | -2/+2 |
|\ | | | | | Move PR template so github could use it | ||||
| * | move template so github could use it | Vladimir Repin | 2023-01-09 | 1 | -2/+2 |
| | | |||||
* | | Merge pull request #6568 from mezotaken/fix-tests | AUTOMATIC1111 | 2023-01-09 | 1 | -1/+1 |
|\ \ | |/ |/| | Tests fixes and additions | ||||
| * | try all tests | Vladimir Repin | 2023-01-09 | 1 | -1/+1 |
| | | |||||
* | | Merge pull request #6463 from akx/patch-1 | AUTOMATIC1111 | 2023-01-09 | 2 | -13/+8 |
|\ \ | |/ |/| | CI: Use native actions/setup-python caching | ||||
| * | ... also for tests. | Aarni Koskela | 2023-01-07 | 1 | -5/+3 |
| | | |||||
| * | CI: Use native actions/setup-python caching | Aarni Koskela | 2023-01-07 | 1 | -8/+5 |
| | | |||||
* | | use actual label for feature requests | Vladimir Repin | 2023-01-08 | 1 | -1/+1 |
|/ | |||||
* | Minor fixes | Vladimir Repin | 2022-11-19 | 1 | -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 | ||||
* | Apply suggestions from code review | Vladimir Repin | 2022-11-18 | 1 | -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> | ||||
* | Use empty model as CLIP weights | Vladimir Repin | 2022-11-14 | 1 | -1/+1 |
| | |||||
* | Stop exporting cl args and upload stdout and stderr as artifacts | Vladimir Repin | 2022-11-14 | 1 | -2/+9 |
| | |||||
* | Use 80 port on launch | Vladimir Repin | 2022-11-14 | 1 | -1/+1 |
| | |||||
* | skip cuda test | Vladimir Repin | 2022-11-14 | 1 | -1/+1 |
| | |||||
* | Tests separated for github-actions CI | Vladimir Repin | 2022-11-14 | 1 | -0/+26 |
| | |||||
* | Prevent people from just saying "latest version" | Leo Mozoloa | 2022-10-26 | 1 | -1/+1 |
| | | | in the bug report form |