Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
VideoSys/CogVideoX
fantos
/
VoiceClone
like
51
Running
on
Zero
App
Files
Files
Community
1
Fetching metadata from the HF Docker repository...
debb23f
VoiceClone
/
videosys
/
models
/
latte
/
__init__.py
zxl
first commit
07c6a04
5 months ago
raw
Copy download link
history
blame
Safe
142 Bytes
from
.pipeline
import
LatteConfig, LattePABConfig, LattePipeline
__all__ = [
"LattePipeline"
,
"LattePABConfig"
,
"LatteConfig"
,
]