mirror of
https://github.com/invoke-ai/InvokeAI
synced 2024-08-30 20:32:17 +00:00
add missing import
This commit is contained in:
parent
d5c6d3428f
commit
cd4afa2e89
@ -3,6 +3,7 @@ Test the model installer
|
||||
"""
|
||||
|
||||
import platform
|
||||
import time
|
||||
import uuid
|
||||
from pathlib import Path
|
||||
from typing import Any, Dict
|
||||
|
Loading…
Reference in New Issue
Block a user