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...
eb4261b
VoiceClone
/
videosys
/
pipelines
/
cogvideox
/
__init__.py
oahzxl
update
ab7be96
5 months ago
raw
Copy download link
history
blame
Safe
161 Bytes
from
.pipeline_cogvideox
import
CogVideoXConfig, CogVideoXPABConfig, CogVideoXPipeline
__all__ = [
"CogVideoXConfig"
,
"CogVideoXPipeline"
,
"CogVideoXPABConfig"
]