InvokeAI-Installer needs python3-venv
Signed-off-by: Jeff Carr <jcarr@wit.com>
This commit is contained in:
parent
23eb6c5a75
commit
7a7a121212
|
@ -3,5 +3,5 @@ Build-Depends:
|
||||||
Package: invokeai
|
Package: invokeai
|
||||||
Maintainer: Jeff Carr <jcarr@wit.com>
|
Maintainer: Jeff Carr <jcarr@wit.com>
|
||||||
Architecture: amd64
|
Architecture: amd64
|
||||||
Depends:
|
Depends: python3-venv
|
||||||
Description: install the invokeai installer
|
Description: install the invokeai installer
|
||||||
|
|
Loading…
Reference in New Issue