erenkycn commited on
Commit
9a236cb
·
verified ·
1 Parent(s): e359658

Enable flint-image 4k tab (remove coming soon gate)

Browse files
Files changed (1) hide show
  1. index.html +2 -2
index.html CHANGED
@@ -796,7 +796,7 @@
796
  model: "spark-image-4k",
797
  edit: false,
798
  multi: false,
799
- comingSoon: true,
800
  formats: ["webp", "png", "jpg"],
801
  defaults: {
802
  output_format: "webp",
@@ -811,7 +811,7 @@
811
  model: "spark-image-edit-4k",
812
  edit: true,
813
  multi: false,
814
- comingSoon: true,
815
  formats: ["webp", "png", "jpg"],
816
  defaults: {
817
  output_format: "webp",
 
796
  model: "spark-image-4k",
797
  edit: false,
798
  multi: false,
799
+ comingSoon: false,
800
  formats: ["webp", "png", "jpg"],
801
  defaults: {
802
  output_format: "webp",
 
811
  model: "spark-image-edit-4k",
812
  edit: true,
813
  multi: false,
814
+ comingSoon: false,
815
  formats: ["webp", "png", "jpg"],
816
  defaults: {
817
  output_format: "webp",