Add dml_specific.

This commit is contained in:
Seunghoon Lee
2023-04-25 23:19:03 +09:00
parent 32634298d7
commit eb072db23c
2 changed files with 3 additions and 8 deletions
+1 -1
View File
@@ -64,7 +64,7 @@ clip_model = None
if device.type == 'privateuseone':
import modules.sd_hijack_directml
import modules.dml_specific
is_device_dml = True