Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
altayavci
/
OutfitChanger
like
0
Configuration error
App
Files
Files
Community
39d2c15
OutfitChanger
/
.env
altayavci
Create .env
c7b1f75
11 months ago
raw
Copy download link
history
blame
Safe
200 Bytes
BASE_MODEL_PATH
=
"runwayml/stable-diffusion-v1-5"
VAE_MODEL_PATH
=
"stabilityai/sd-vae-ft-mse"
IMAGE_ENCODER_PATH
=
"models/image_encoder/"
IP_CKPT_PATH
=
"models/ip-adapter_sd15.bin"
DEVICE
=
"cuda"