Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
Duplicated from
LanHarmony/DragNUWA
cocktailpeanut
/
DragNUWA
like
0
Runtime error
App
Files
Files
Community
ab85cf9
DragNUWA
/
dragnuwa
/
svd
/
modules
/
__init__.py
yinshengming
init
ab85cf9
10 months ago
raw
Copy download link
history
blame
Safe
168 Bytes
from
.encoders.modules
import
GeneralConditioner
UNCONDITIONAL_CONFIG = {
"target"
:
"dragnuwa.svd.modules.GeneralConditioner"
,
"params"
: {
"emb_models"
: []},
}