Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
Duplicated from
heheyas/V3D
awacke1
/
StableDiffusionVideoTo3D
like
1
Runtime error
App
Files
Files
Community
1
e1cbd75
StableDiffusionVideoTo3D
/
sgm
/
__init__.py
heheyas
init
cfb7702
8 months 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"