Update configs/hair_transfer.yaml
Browse files
configs/hair_transfer.yaml
CHANGED
|
@@ -1,4 +1,4 @@
|
|
| 1 |
-
pretrained_model_path: "
|
| 2 |
|
| 3 |
pretrained_folder: "LogicGoInfotechSpaces/new_weights/stage2"
|
| 4 |
encoder_path: "pytorch_model.bin"
|
|
|
|
| 1 |
+
pretrained_model_path: "runwayml/stable-diffusion-v1-5" # your sd path
|
| 2 |
|
| 3 |
pretrained_folder: "LogicGoInfotechSpaces/new_weights/stage2"
|
| 4 |
encoder_path: "pytorch_model.bin"
|