Spaces:
Running
Running
Enable flint-image 4k tab (remove coming soon gate)
Browse files- index.html +2 -2
index.html
CHANGED
|
@@ -796,7 +796,7 @@
|
|
| 796 |
model: "spark-image-4k",
|
| 797 |
edit: false,
|
| 798 |
multi: false,
|
| 799 |
-
comingSoon:
|
| 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:
|
| 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",
|