Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
eysho
/
CogVideo
like
1
Runtime error
App
Files
Files
Community
1
Fetching metadata from the HF Docker repository...
main
CogVideo
/
sat
/
sgm
/
modules
/
__init__.py
eysho
Upload folder using huggingface_hub
e276be2
verified
7 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
159 Bytes
from
.encoders.modules
import
GeneralConditioner
UNCONDITIONAL_CONFIG = {
"target"
:
"sgm.modules.GeneralConditioner"
,
"params"
: {
"emb_models"
: []},
}