mirror of
https://github.com/invoke-ai/InvokeAI
synced 2024-08-30 20:32:17 +00:00
make mauwii code owner for docker build (#1549)
This commit is contained in:
parent
2433cc344a
commit
b23c471cf0
1
.github/CODEOWNERS
vendored
1
.github/CODEOWNERS
vendored
@ -4,3 +4,4 @@ scripts/legacy_api.py @CapableWeb
|
|||||||
tests/legacy_tests.sh @CapableWeb
|
tests/legacy_tests.sh @CapableWeb
|
||||||
installer/ @tildebyte
|
installer/ @tildebyte
|
||||||
.github/workflows/ @mauwii
|
.github/workflows/ @mauwii
|
||||||
|
docker_build/ @mauwii
|
||||||
|
@ -4,4 +4,4 @@
|
|||||||
--extra-index-url https://download.pytorch.org/whl/rocm5.1.1 --trusted-host https://download.pytorch.org
|
--extra-index-url https://download.pytorch.org/whl/rocm5.1.1 --trusted-host https://download.pytorch.org
|
||||||
torch
|
torch
|
||||||
torchvision
|
torchvision
|
||||||
# -e .
|
-e .
|
||||||
|
Loading…
Reference in New Issue
Block a user