mirror of
https://github.com/invoke-ai/InvokeAI
synced 2024-08-30 20:32:17 +00:00
prevent crash when trying to calculate size of missing safety_checker
- Also fixed up order in which logger is created in invokeai-web so that handlers are installed after command-line options are parsed (and not before!)
This commit is contained in:
2
invokeai/frontend/web/dist/index.html
vendored
2
invokeai/frontend/web/dist/index.html
vendored
@ -12,7 +12,7 @@
|
||||
margin: 0;
|
||||
}
|
||||
</style>
|
||||
<script type="module" crossorigin src="./assets/index-251c2c6e.js"></script>
|
||||
<script type="module" crossorigin src="./assets/index-88e8dffe.js"></script>
|
||||
</head>
|
||||
|
||||
<body dir="ltr">
|
||||
|
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user