Commit Graph

9 Commits

Author SHA1 Message Date
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
DancingSnow 8aaadf56b3 add cache for workflow 2022-10-17 07:57:17 +03:00
Robert Smieja d3ffc962dd Add basic Pylint to catch syntax errors on PRs 2022-10-15 16:26:07 +03:00