Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
TencentARC/MotionCtrl_SVD
mtperna
/
MotionCtrl_SVD
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
aa434a5
MotionCtrl_SVD
/
sgm
/
__init__.py
wzhouxiff
init
2890711
about 1 year ago
raw
Copy download link
history
blame
Safe
139 Bytes
from
.models
import
AutoencodingEngine, DiffusionEngine
from
.util
import
get_configs_path, instantiate_from_config
__version__ =
"0.1.0"