Commit Graph

63 Commits (6ab0b65ed15730f590a3e530f00a2047f582b488)

Author SHA1 Message Date
AUTOMATIC1111 0cdbd90d6b update bug report template to include sysinfo and not include all other fields that are already covered by sysinfo 2023-08-30 19:50:47 +03:00
AUTOMATIC1111 b270ded268 fix the issue with /sdapi/v1/options failing (this time for sure!)
fix automated tests downloading CLIP model
2023-07-18 18:10:04 +03:00
w-e-w 2970d712ee Warns merge into master 2023-07-16 02:29:20 +09:00
AUTOMATIC1111 62e3263467 edit names more 2023-07-14 10:07:08 +03:00
AUTOMATIC1111 714c920c20 do not run workflow items twice for PRs from this repo
update names
2023-07-14 09:47:44 +03:00
w-e-w cc9c171978 rename --add-stop-route to --api-server-stop 2023-06-29 14:21:28 +09:00
AUTOMATIC1111 d4f9250c5a
Merge pull request #11201 from akx/ruff-upg
Upgrade Ruff to 0.0.272
2023-06-27 09:19:55 +03:00
w-e-w 6091c4e4aa terminate -> stop 2023-06-14 19:53:08 +09:00
w-e-w 6387f0e85d update workflow kill test server 2023-06-14 18:51:54 +09:00
Aarni Koskela 8ce9b36e0f Upgrade ruff to 272 2023-06-13 13:07:06 +03:00
w-e-w b617c634a8 Cross attention optimization
Cross attention optimization

cross attention optimization
2023-06-02 14:14:15 +09:00
w-e-w 7dfee8a3bd clarify issue template 2023-05-29 11:01:58 +09:00
AUTOMATIC1111 0d84055eb6
Merge pull request #10291 from akx/test-overhaul
Test overhaul
2023-05-19 18:59:31 +03:00
AUTOMATIC 78dd988e12 simplify PR page 2023-05-19 18:47:19 +03:00
Aarni Koskela 793a491923 Overhaul tests to use py.test 2023-05-19 17:42:34 +03:00
AUTOMATIC c08f229318 Merge branch 'eslint' into dev 2023-05-18 10:02:17 +03:00
AUTOMATIC1111 6b51cc7530
Merge pull request #10400 from AUTOMATIC1111/Sakura-Luna-patch-1
Add Python version
2023-05-17 20:34:45 +03:00
Aarni Koskela 4f11f285f9 Add ESLint to CI 2023-05-17 16:09:06 +03:00
Sakura-Luna 32af211f4c
Add Python version
Many users still use unverified versions of Python and file version-specific issues, often without mentioning version information, making troubleshooting difficult.
2023-05-15 15:42:37 +08:00
AUTOMATIC1111 f6a2a98f1a
Merge pull request #10379 from AUTOMATIC1111/Sakura-Luna-patch-1
Add GPU device
2023-05-14 21:18:55 +03:00
Sakura-Luna b023940032
Update bug_report.yml 2023-05-14 22:39:38 +08:00
Sakura-Luna efe81620a0
Add GPU device
Add GPU option to troubleshoot.
2023-05-14 22:17:36 +08:00
Aarni Koskela 5b592669f9 CI: use launch.py for dependencies too 2023-05-11 11:57:46 +03:00
Aarni Koskela c702010e57 CI: use CPU wheel repo for PyTorch 2023-05-11 11:57:46 +03:00
Aarni Koskela 990ca80cb6 Replace pylint CI with ruff 2023-05-09 23:13:47 +03:00
AUTOMATIC 68953a4705 specify the tests dir in automated tests 2023-03-25 16:12:50 +03:00
Vladimir Repin d82d471bf7 Ask user to clarify conditions 2023-01-26 02:52:33 +03:00
AUTOMATIC1111 50f91c2945
Merge pull request #6571 from mezotaken/master
Move PR template so github could use it
2023-01-09 23:45:49 +03:00
AUTOMATIC1111 9bec415bab
Merge pull request #6568 from mezotaken/fix-tests
Tests fixes and additions
2023-01-09 23:43:11 +03:00
Vladimir Repin 56ed085edf move template so github could use it 2023-01-09 23:19:08 +03:00
AUTOMATIC1111 2b94ec7886
Merge pull request #6463 from akx/patch-1
CI: Use native actions/setup-python caching
2023-01-09 20:14:03 +03:00
Vladimir Repin 3af488bdff try all tests 2023-01-09 14:29:28 +03:00
Vladimir Repin 1aca26816e use actual label for feature requests 2023-01-08 13:07:35 +03:00
Aarni Koskela a77873974b
... also for tests. 2023-01-07 11:34:02 +02:00
Aarni Koskela 0fc1848e40
CI: Use native actions/setup-python caching 2023-01-07 11:25:41 +02: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 694611cbd8
Apply suggestions from code review
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-19 00:56:08 +03:00
Vladimir Repin a071079000 Use empty model as CLIP weights 2022-11-14 19:22:06 +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 5808241dd7 Use 80 port on launch 2022-11-14 15:14:52 +03:00
Vladimir Repin 3ffc1c6cee skip cuda test 2022-11-14 13:45:21 +03:00
Vladimir Repin 93d6c0209a Tests separated for github-actions CI 2022-11-14 13:39:22 +03:00
Leo Mozoloa 7e0e4d21d4 Prevent people from just saying "latest version"
in the bug report form
2022-10-26 13:16:06 +03:00
parsec501 85cb5918ee Make commit hash mandatory field 2022-10-21 16:48:13 +03:00
Leo Mozoloa 1ed227b3b5 wtf is happening 2022-10-21 12:16:48 +03:00
Leo Mozoloa 5d9e3acd4e Fixed additionnnnal typo, sorry 2022-10-19 21:30:02 +03:00
Leo Mozoloa a0e50d5e70 Improved the OS/Platforms field 2022-10-19 21:30:02 +03:00
Leo Mozoloa 3e2a035ffa Removed obsolete legacy Hlky description 2022-10-19 21:30:02 +03:00
Leo Mozoloa 5292d1f092 Formatting the top description 2022-10-19 21:30:02 +03:00
Leo Mozoloa 62a1a97fe3 Fixed labels and created a brand new Feature Request yaml 2022-10-19 21:30:02 +03:00