Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
VideoSys/CogVideoX
fantos
/
cogvidx
like
2
Running
on
Zero
App
Files
Files
Community
main
cogvidx
/
videosys
/
pipelines
/
latte
/
__init__.py
oahzxl
update
ab7be96
3 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
133 Bytes
from
.pipeline_latte
import
LatteConfig, LattePABConfig, LattePipeline
__all__ = [
"LatteConfig"
,
"LattePipeline"
,
"LattePABConfig"
]