Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
fantos/VoiceClone
Kremon96
/
VoiceClone
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
a638b1c
VoiceClone
/
videosys
/
pipelines
/
open_sora
/
__init__.py
oahzxl
update
ab7be96
6 months ago
raw
Copy download link
history
blame
Safe
155 Bytes
from
.pipeline_open_sora
import
OpenSoraConfig, OpenSoraPABConfig, OpenSoraPipeline
__all__ = [
"OpenSoraConfig"
,
"OpenSoraPipeline"
,
"OpenSoraPABConfig"
]