Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
ZYMPKU
/
UDiffText
like
18
Paused
App
Files
Files
Community
2
Fetching metadata from the HF Docker repository...
0b659a7
UDiffText
/
sgm
/
modules
/
__init__.py
ZYMPKU
v 2.0
251f521
over 1 year ago
raw
Copy download link
history
blame
Safe
159 Bytes
from
.encoders.modules
import
GeneralConditioner
UNCONDITIONAL_CONFIG = {
"target"
:
"sgm.modules.GeneralConditioner"
,
"params"
: {
"emb_models"
: []},
}