jbilcke-hf HF staff commited on
Commit
5f4544b
1 Parent(s): 3658525

actually, let's keep it that way

Browse files
Files changed (1) hide show
  1. src/app/engine/presets.ts +1 -1
src/app/engine/presets.ts CHANGED
@@ -38,7 +38,7 @@ export const presets: Record<string, Preset> = {
38
  },
39
  neutral: {
40
  id: "neutral",
41
- label: "Neutral (base model)",
42
  family: "american",
43
  color: "color",
44
  font: "actionman",
 
38
  },
39
  neutral: {
40
  id: "neutral",
41
+ label: "Neutral (no style)",
42
  family: "american",
43
  color: "color",
44
  font: "actionman",