Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
mingyuan
/
MotionDiffuse
like
69
Runtime error
App
Files
Files
Community
6
Fetching metadata from the HF Docker repository...
7568bf3
MotionDiffuse
/
trainers
/
__init__.py
root
initial commit
12deb01
over 2 years ago
raw
Copy download link
history
blame
Safe
65 Bytes
from
.ddpm_trainer
import
DDPMTrainer
__all__ = [
'DDPMTrainer'
]