mirror of
https://github.com/easydiffusion/easydiffusion.git
synced 2025-06-19 17:39:16 +02:00
remove merge artifact
This commit is contained in:
parent
0378d75f71
commit
3cc49f449c
@ -24,9 +24,6 @@ from easydiffusion.utils import log
|
|||||||
from torchruntime.utils import get_device_count, get_device, get_device_name, get_installed_torch_platform
|
from torchruntime.utils import get_device_count, get_device, get_device_name, get_installed_torch_platform
|
||||||
from sdkit.utils import is_cpu_device, mem_get_info
|
from sdkit.utils import is_cpu_device, mem_get_info
|
||||||
|
|
||||||
from torchruntime.utils import get_device_count, get_device, get_device_name, get_installed_torch_platform
|
|
||||||
from sdkit.utils import is_cpu_device, mem_get_info
|
|
||||||
|
|
||||||
THREAD_NAME_PREFIX = ""
|
THREAD_NAME_PREFIX = ""
|
||||||
ERR_LOCK_FAILED = " failed to acquire lock within timeout."
|
ERR_LOCK_FAILED = " failed to acquire lock within timeout."
|
||||||
LOCK_TIMEOUT = 15 # Maximum locking time in seconds before failing a task.
|
LOCK_TIMEOUT = 15 # Maximum locking time in seconds before failing a task.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user