Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
2MaxM/ShoeGen
2MaxM
/
ShoeGenv2
like
2
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
29bb741
ShoeGenv2
/
sgm
/
modules
/
__init__.py
MaxMilan1
possible working changes for V3D?
09339b5
about 1 year ago
raw
Copy download link
history
blame
Safe
177 Bytes
from
.encoders.modules
import
GeneralConditioner, ExtraConditioner
UNCONDITIONAL_CONFIG = {
"target"
:
"sgm.modules.GeneralConditioner"
,
"params"
: {
"emb_models"
: []},
}