markury commited on
Commit
2e38a4a
1 Parent(s): b222b62

Update bb-multidatabackend.json

Browse files
Files changed (1) hide show
  1. bb-multidatabackend.json +4 -4
bb-multidatabackend.json CHANGED
@@ -36,8 +36,8 @@
36
  "disabled": false,
37
  "skip_file_discovery": "",
38
  "caption_strategy": "instanceprompt",
39
- "metadata_backend": "json"
40
- "repeats": 1
41
  },
42
  {
43
  "id": "both",
@@ -56,7 +56,8 @@
56
  "disabled": false,
57
  "skip_file_discovery": "",
58
  "caption_strategy": "instanceprompt",
59
- "metadata_backend": "json"
 
60
  },
61
  {
62
  "id": "text-embeds",
@@ -66,6 +67,5 @@
66
  "cache_dir": "cache/text/flux/breaking-bad",
67
  "disabled": false,
68
  "write_batch_size": 128
69
- "repeats": 2
70
  },
71
  ]
 
36
  "disabled": false,
37
  "skip_file_discovery": "",
38
  "caption_strategy": "instanceprompt",
39
+ "metadata_backend": "json",
40
+ "repeats": 2
41
  },
42
  {
43
  "id": "both",
 
56
  "disabled": false,
57
  "skip_file_discovery": "",
58
  "caption_strategy": "instanceprompt",
59
+ "metadata_backend": "json",
60
+ "repeats": 2
61
  },
62
  {
63
  "id": "text-embeds",
 
67
  "cache_dir": "cache/text/flux/breaking-bad",
68
  "disabled": false,
69
  "write_batch_size": 128
 
70
  },
71
  ]