Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
VideoSys/CogVideoX
bertjiazheng
/
KoolCogVideoX
like
36
Running
App
Files
Files
Community
3
refs/pr/3
KoolCogVideoX
/
videosys
/
pipelines
/
open_sora
/
__init__.py
oahzxl
update
ab7be96
4 months ago
raw
Copy download link
history
blame
Safe
155 Bytes
from
.pipeline_open_sora
import
OpenSoraConfig, OpenSoraPABConfig, OpenSoraPipeline
__all__ = [
"OpenSoraConfig"
,
"OpenSoraPipeline"
,
"OpenSoraPABConfig"
]