Update replace.yaml
Browse files- replace.yaml +1 -1
replace.yaml
CHANGED
|
@@ -41,7 +41,7 @@ config:
|
|
| 41 |
skip_first_sample: true
|
| 42 |
disable_sampling: false
|
| 43 |
model:
|
| 44 |
-
name_or_path:
|
| 45 |
is_flux: true
|
| 46 |
quantize: true
|
| 47 |
sample:
|
|
|
|
| 41 |
skip_first_sample: true
|
| 42 |
disable_sampling: false
|
| 43 |
model:
|
| 44 |
+
name_or_path: /content/model
|
| 45 |
is_flux: true
|
| 46 |
quantize: true
|
| 47 |
sample:
|