Spaces:
Runtime error
Runtime error
Upload imagedream/__init__.py with huggingface_hub
Browse files- imagedream/__init__.py +1 -0
imagedream/__init__.py
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
from .model_zoo import build_model
|