Spaces:
Paused
Paused
Update config.json
Browse files- config.json +5 -1
config.json
CHANGED
|
@@ -1,5 +1,9 @@
|
|
| 1 |
{
|
| 2 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3 |
"sd_model_checkpoint",
|
| 4 |
"sd_vae",
|
| 5 |
"CLIP_stop_at_last_layers",
|
|
|
|
| 1 |
{
|
| 2 |
+
"sd_model_checkpoint": "anything-v4.5-pruned.ckpt",
|
| 3 |
+
"sd_vae": "anything-v4.0.vae.pt",
|
| 4 |
+
"show_progress_every_n_steps": 2,
|
| 5 |
+
"live_preview_content": "Combined",
|
| 6 |
+
"quicksettings_list": [
|
| 7 |
"sd_model_checkpoint",
|
| 8 |
"sd_vae",
|
| 9 |
"CLIP_stop_at_last_layers",
|