Spaces:
Running
on
Zero
Running
on
Zero
Update inference/__init__.py
Browse files- inference/__init__.py +1 -1
inference/__init__.py
CHANGED
@@ -1,2 +1,2 @@
|
|
1 |
-
from .ace_plus_diffusers import ACEPlusDiffuserInference
|
2 |
from .ace_plus_inference import ACEInference
|
|
|
1 |
+
#from .ace_plus_diffusers import ACEPlusDiffuserInference
|
2 |
from .ace_plus_inference import ACEInference
|