Update index.html
Browse files- index.html +2 -3
index.html
CHANGED
@@ -241,9 +241,8 @@
|
|
241 |
|
242 |
// 3. 사용자 개별 지정용 객체
|
243 |
const customCategories = {
|
244 |
-
"fantos/Panorama": "
|
245 |
-
"ginigen/Multi-LoRAgen": "
|
246 |
-
|
247 |
"fantos/Panorama": "Image Gen",
|
248 |
"ginigen/Multi-LoRAgen": "Image Gen",
|
249 |
"ginigen/canvas-studio": "Image Edit",
|
|
|
241 |
|
242 |
// 3. 사용자 개별 지정용 객체
|
243 |
const customCategories = {
|
244 |
+
"fantos/Panorama": "Image Gen",
|
245 |
+
"ginigen/Multi-LoRAgen": "Image Gen",
|
|
|
246 |
"fantos/Panorama": "Image Gen",
|
247 |
"ginigen/Multi-LoRAgen": "Image Gen",
|
248 |
"ginigen/canvas-studio": "Image Edit",
|