aboutsummaryrefslogtreecommitdiffstats
path: root/.github
Commit message (Collapse)AuthorAgeFilesLines
* Don't wait for 10 minutes for test server to come upAarni Koskela2023-12-301-1/+1
|
* Unify CodeFormer and GFPGAN restoration backends, use Spandrel for GFPGANAarni Koskela2023-12-301-0/+8
|
* Update ruff to 0.1.6Aarni Koskela2023-11-221-1/+1
|
* Less placeholder bug_report templatew-e-w2023-10-031-36/+8
|
* Update bug_report.ymlw-e-w2023-09-071-2/+3
|
* Grammar fixescatboxanon2023-09-061-31/+31
|
* Update bug_report.ymlw-e-w2023-09-021-16/+74
|
* update bug report template to include sysinfo and not include all other ↵AUTOMATIC11112023-08-301-71/+7
| | | | fields that are already covered by sysinfo
* fix the issue with /sdapi/v1/options failing (this time for sure!)AUTOMATIC11112023-07-181-0/+1
| | | | fix automated tests downloading CLIP model
* Warns merge into masterw-e-w2023-07-151-0/+19
|
* edit names moreAUTOMATIC11112023-07-142-3/+3
|
* do not run workflow items twice for PRs from this repoAUTOMATIC11112023-07-142-2/+8
| | | | update names
* rename --add-stop-route to --api-server-stopw-e-w2023-06-291-1/+1
|
* Merge pull request #11201 from akx/ruff-upgAUTOMATIC11112023-06-271-1/+1
|\ | | | | Upgrade Ruff to 0.0.272
| * Upgrade ruff to 272Aarni Koskela2023-06-131-1/+1
| |
* | terminate -> stopw-e-w2023-06-141-1/+1
| |
* | update workflow kill test serverw-e-w2023-06-141-1/+1
|/
* Cross attention optimizationw-e-w2023-06-021-0/+17
| | | | | | Cross attention optimization cross attention optimization
* clarify issue templatew-e-w2023-05-291-2/+2
|
* Merge pull request #10291 from akx/test-overhaulAUTOMATIC11112023-05-191-7/+42
|\ | | | | Test overhaul
| * Overhaul tests to use py.testAarni Koskela2023-05-191-7/+42
| |
* | simplify PR pageAUTOMATIC2023-05-191-23/+10
|/
* Merge branch 'eslint' into devAUTOMATIC2023-05-181-24/+12
|\
| * Add ESLint to CIAarni Koskela2023-05-171-24/+12
| |
* | Merge pull request #10400 from AUTOMATIC1111/Sakura-Luna-patch-1AUTOMATIC11112023-05-171-0/+9
|\ \ | |/ |/| Add Python version
| * Add Python versionSakura-Luna2023-05-151-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-1AUTOMATIC11112023-05-141-0/+12
|\ \ | | | | | | Add GPU device
| * | Update bug_report.ymlSakura-Luna2023-05-141-11/+11
| | |
| * | Add GPU deviceSakura-Luna2023-05-141-0/+12
| |/ | | | | Add GPU option to troubleshoot.
* | CI: use launch.py for dependencies tooAarni Koskela2023-05-111-0/+1
| |
* | CI: use CPU wheel repo for PyTorchAarni Koskela2023-05-111-0/+5
| |
* | Replace pylint CI with ruffAarni Koskela2023-05-091-18/+25
|/
* specify the tests dir in automated testsAUTOMATIC2023-03-251-1/+1
|
* Ask user to clarify conditionsVladimir Repin2023-01-251-6/+23
|
* Merge pull request #6571 from mezotaken/masterAUTOMATIC11112023-01-091-2/+2
|\ | | | | Move PR template so github could use it
| * move template so github could use itVladimir Repin2023-01-091-2/+2
| |
* | Merge pull request #6568 from mezotaken/fix-testsAUTOMATIC11112023-01-091-1/+1
|\ \ | |/ |/| Tests fixes and additions
| * try all testsVladimir Repin2023-01-091-1/+1
| |
* | Merge pull request #6463 from akx/patch-1AUTOMATIC11112023-01-092-13/+8
|\ \ | |/ |/| CI: Use native actions/setup-python caching
| * ... also for tests.Aarni Koskela2023-01-071-5/+3
| |
| * CI: Use native actions/setup-python cachingAarni Koskela2023-01-071-8/+5
| |
* | use actual label for feature requestsVladimir Repin2023-01-081-1/+1
|/
* Minor fixesVladimir Repin2022-11-191-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 Repin2022-11-181-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 weightsVladimir Repin2022-11-141-1/+1
|
* Stop exporting cl args and upload stdout and stderr as artifactsVladimir Repin2022-11-141-2/+9
|
* Use 80 port on launchVladimir Repin2022-11-141-1/+1
|
* skip cuda testVladimir Repin2022-11-141-1/+1
|
* Tests separated for github-actions CIVladimir Repin2022-11-141-0/+26
|
* Prevent people from just saying "latest version" Leo Mozoloa2022-10-261-1/+1
| | | in the bug report form