mirror of https://github.com/vladmandic/automatic
fix
parent
db56da075a
commit
53736ea7cb
|
|
@ -64,7 +64,7 @@ clip_model = None
|
||||||
|
|
||||||
|
|
||||||
if device.type == 'privateuseone':
|
if device.type == 'privateuseone':
|
||||||
import sd_hijack_directml
|
import modules.sd_hijack_directml
|
||||||
is_device_dml = True
|
is_device_dml = True
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue