Spaces:
Running
Running
Commit ·
e359658
1
Parent(s): 29991d8
Enable flint-image-edit tab (remove coming soon gate)
Browse files- index.html +1 -1
index.html
CHANGED
|
@@ -781,7 +781,7 @@
|
|
| 781 |
model: "flint-image-edit",
|
| 782 |
edit: true,
|
| 783 |
multi: true,
|
| 784 |
-
comingSoon:
|
| 785 |
formats: ["webp", "png", "jpeg"],
|
| 786 |
defaults: {
|
| 787 |
output_format: "webp",
|
|
|
|
| 781 |
model: "flint-image-edit",
|
| 782 |
edit: true,
|
| 783 |
multi: true,
|
| 784 |
+
comingSoon: false,
|
| 785 |
formats: ["webp", "png", "jpeg"],
|
| 786 |
defaults: {
|
| 787 |
output_format: "webp",
|