mirror of
https://github.com/invoke-ai/InvokeAI
synced 2024-08-30 20:32:17 +00:00
Merge branch 'main' into feat/onnx
This commit is contained in:
commit
af4fd328a6
@ -1,4 +1,6 @@
|
||||
#!/usr/bin/env sh
|
||||
. "$(dirname -- "$0")/_/husky.sh"
|
||||
|
||||
python -m black . --check
|
||||
|
||||
cd invokeai/frontend/web/ && npm run lint-staged
|
||||
|
Loading…
Reference in New Issue
Block a user