Update index.html
Browse files- index.html +98 -22
index.html
CHANGED
|
@@ -186,7 +186,6 @@
|
|
| 186 |
"immunobiotech/ChicagoGallery": "https://huggingface.co/spaces/immunobiotech/ChicagoGallery",
|
| 187 |
"immunobiotech/MetropolitanMuseum": "https://huggingface.co/spaces/immunobiotech/MetropolitanMuseum",
|
| 188 |
"immunobiotech/opensky": "https://huggingface.co/spaces/immunobiotech/opensky",
|
| 189 |
-
"VIDraft/eum": "https://huggingface.co/spaces/VIDraft/eum",
|
| 190 |
"aiqtech/FLUX-military": "https://huggingface.co/spaces/aiqtech/FLUX-military",
|
| 191 |
"fantaxy/Rolls-Royce": "https://huggingface.co/spaces/fantaxy/Rolls-Royce",
|
| 192 |
"seawolf2357/flux-korea-hanbok-lora": "https://huggingface.co/spaces/seawolf2357/flux-korea-hanbok-lora",
|
|
@@ -351,34 +350,111 @@
|
|
| 351 |
"aiqtech/cinevid": "Video",
|
| 352 |
"aiqtech/FLUX-Ghibli-Studio-LoRA": "Image Gen",
|
| 353 |
"aiqtech/flxgif": "Image Gen",
|
| 354 |
-
"aiqtech/imaginpaint": "Image Edit"
|
|
|
|
|
|
|
| 355 |
};
|
| 356 |
|
| 357 |
// 3. NEW, BEST 지정
|
| 358 |
const newProjects = [
|
| 359 |
-
"fantos/Panorama",
|
| 360 |
-
"ginigen/Multi-LoRAgen",
|
| 361 |
-
"
|
| 362 |
-
"ginipick/
|
| 363 |
-
"ginipick/
|
| 364 |
-
"
|
| 365 |
-
"
|
| 366 |
-
"
|
| 367 |
-
"
|
| 368 |
-
"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 369 |
];
|
| 370 |
|
| 371 |
const bestProjects = [
|
| 372 |
-
"
|
| 373 |
-
"
|
| 374 |
-
"
|
| 375 |
-
"
|
| 376 |
-
"
|
| 377 |
-
"
|
| 378 |
-
"
|
| 379 |
-
"
|
| 380 |
-
"
|
| 381 |
-
"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 382 |
];
|
| 383 |
|
| 384 |
// 4. URL 변환 함수
|
|
|
|
| 186 |
"immunobiotech/ChicagoGallery": "https://huggingface.co/spaces/immunobiotech/ChicagoGallery",
|
| 187 |
"immunobiotech/MetropolitanMuseum": "https://huggingface.co/spaces/immunobiotech/MetropolitanMuseum",
|
| 188 |
"immunobiotech/opensky": "https://huggingface.co/spaces/immunobiotech/opensky",
|
|
|
|
| 189 |
"aiqtech/FLUX-military": "https://huggingface.co/spaces/aiqtech/FLUX-military",
|
| 190 |
"fantaxy/Rolls-Royce": "https://huggingface.co/spaces/fantaxy/Rolls-Royce",
|
| 191 |
"seawolf2357/flux-korea-hanbok-lora": "https://huggingface.co/spaces/seawolf2357/flux-korea-hanbok-lora",
|
|
|
|
| 350 |
"aiqtech/cinevid": "Video",
|
| 351 |
"aiqtech/FLUX-Ghibli-Studio-LoRA": "Image Gen",
|
| 352 |
"aiqtech/flxgif": "Image Gen",
|
| 353 |
+
"aiqtech/imaginpaint": "Image Edit"
|
| 354 |
+
|
| 355 |
+
|
| 356 |
};
|
| 357 |
|
| 358 |
// 3. NEW, BEST 지정
|
| 359 |
const newProjects = [
|
| 360 |
+
"fantos/Panorama": "Image Gen",
|
| 361 |
+
"ginigen/Multi-LoRAgen": "Image Gen",
|
| 362 |
+
"ginigen/canvas-studio": "Image Edit",
|
| 363 |
+
"ginipick/Fashion-Stylegen": "Productivity",
|
| 364 |
+
"ginipick/Time-Stream": "Video",
|
| 365 |
+
"ginipick/AccuVision-Diffusion": "Image Gen",
|
| 366 |
+
"fantos/Magic-Drawings": "Image Edit",
|
| 367 |
+
"ginigen/Lumina-Image-PLUS": "Image Gen",
|
| 368 |
+
"fantaxy/fantasy-novel": "Text",
|
| 369 |
+
"fantaxy/eros": "Text",
|
| 370 |
+
"fantaxy/adult-novel": "Text",
|
| 371 |
+
"fantaxy/kungfu-novel": "Text",
|
| 372 |
+
"fantaxy/love-novel": "Text",
|
| 373 |
+
"VIDraft/mouse-webgen": "Productivity",
|
| 374 |
+
"immunobiotech/MUSIC-Jukebox": "Audio",
|
| 375 |
+
"seawolf2357/Flowise-AI": "Productivity",
|
| 376 |
+
"ginigen/Flux-LayerDiffuse": "Image Gen",
|
| 377 |
+
"VIDraft/Portrait-Animation": "Video",
|
| 378 |
+
"VIDraft/Deepseek-Multimodal": "Vision",
|
| 379 |
+
"VIDraft/BLIP2": "Image Gen",
|
| 380 |
+
"ginigen/text3d-r1": "Image Gen",
|
| 381 |
+
"immunobiotech/drug-discovery": "Productivity",
|
| 382 |
+
"openfree/VisionOCR-Chat": "Vision",
|
| 383 |
+
"immunobiotech/MICHELIN": "Productivity",
|
| 384 |
+
"immunobiotech/MICHELIN-korea": "Productivity",
|
| 385 |
+
"immunobiotech/MICHELIN-japan": "Productivity",
|
| 386 |
+
"immunobiotech/MICHELIN-china": "Productivity",
|
| 387 |
+
"VIDraft/money-radar-korea": "Productivity",
|
| 388 |
+
"VIDraft/money-radar": "Productivity",
|
| 389 |
+
"ginipick/PharmAI-Korea": "Productivity",
|
| 390 |
+
"ginigen/MagicFace-V3": "Image Gen",
|
| 391 |
+
"aiqcamp/MindMap": "Image Gen",
|
| 392 |
+
"ginigen/3D-LLAMA": "Productivity",
|
| 393 |
+
"openfree/VectorFlow": "Image Edit",
|
| 394 |
+
"openfree/webtoon-gen": "Image Gen",
|
| 395 |
+
"VIDraft/topic-prediction": "Text",
|
| 396 |
+
"VIDraft/PapersImpact": "Productivity",
|
| 397 |
+
"VIDraft/EveryRAG": "Text",
|
| 398 |
+
"VIDraft/korea-president-DJ": "Image Gen",
|
| 399 |
+
"VIDraft/korea-president-PARK": "Image Gen",
|
| 400 |
+
"openfree/image-to-vector": "Image Edit",
|
| 401 |
+
"ginipick/QR-Canvas-plus": "Productivity",
|
| 402 |
+
"openfree/MagicFace-V3": "Image Edit",
|
| 403 |
+
"ginipick/DeepSeekR1-LIVE": "Text",
|
| 404 |
+
"ginigen/ColPali-multi": "Text",
|
| 405 |
+
"ginigen/Janus-Pro-7B": "Vision",
|
| 406 |
+
"ginigen/Animagine": "Image Gen",
|
| 407 |
+
"openfree/PDF-RAG": "Productivity",
|
| 408 |
+
"fantos/Ranking-Tracker": "Utility",
|
| 409 |
+
"aiqcamp/Multilingual-Images": "Image Gen",
|
| 410 |
+
"aiqcamp/Gemini2-Flash-Thinking": "Text",
|
| 411 |
+
"openfree/pepe": "Image Gen",
|
| 412 |
+
"openfree/korea-president-yoon": "Image Gen",
|
| 413 |
+
"openfree/CryptoVision": "Utility",
|
| 414 |
+
"fantos/VoiceClone": "Audio",
|
| 415 |
+
"seawolf2357/ocrlatex": "Utility",
|
| 416 |
+
"seawolf2357/img2vid": "Video",
|
| 417 |
+
"seawolf2357/sd-prompt-gen": "Text",
|
| 418 |
+
"openfree/tarotcard": "Utility",
|
| 419 |
+
"aiqcamp/Polaroid": "Image Gen",
|
| 420 |
+
"ginigen/cartoon": "Image Gen",
|
| 421 |
+
"ginigen/Book-Cover": "Image Gen"
|
| 422 |
];
|
| 423 |
|
| 424 |
const bestProjects = [
|
| 425 |
+
"openfree/VisionOCR-Chat": "Vision",
|
| 426 |
+
"ginigen/3D-LLAMA": "Productivity",
|
| 427 |
+
"fantos/Ranking-Tracker": "Utility",
|
| 428 |
+
"openfree/trending-board": "Utility"
|
| 429 |
+
"openfree/Korean-Leaderboard": "Utility",
|
| 430 |
+
"fantos/Panorama": "Image Gen",
|
| 431 |
+
"ginigen/Multi-LoRAgen": "Image Gen",
|
| 432 |
+
"ginigen/canvas-studio": "Image Edit",
|
| 433 |
+
"fantaxy/adult-novel": "Text",
|
| 434 |
+
"VIDraft/mouse-webgen": "Productivity",
|
| 435 |
+
"ginigen/text3d-r1": "Image Gen",
|
| 436 |
+
"immunobiotech/MICHELIN-korea": "Productivity",
|
| 437 |
+
"VIDraft/money-radar-korea": "Productivity",
|
| 438 |
+
"ginipick/PharmAI-Korea": "Productivity",
|
| 439 |
+
"VIDraft/PapersImpact": "Productivity",
|
| 440 |
+
"aiqcamp/MindMap": "Image Gen",
|
| 441 |
+
"VIDraft/EveryRAG": "Text",
|
| 442 |
+
"openfree/MagicFace-V3": "Image Edit",
|
| 443 |
+
"ginigen/Animagine": "Image Gen",
|
| 444 |
+
"openfree/PDF-RAG": "Productivity",
|
| 445 |
+
"aiqcamp/Multilingual-Images": "Image Gen",
|
| 446 |
+
"aiqcamp/Gemini2-Flash-Thinking": "Text",
|
| 447 |
+
"openfree/CryptoVision": "Utility",
|
| 448 |
+
"fantos/VoiceClone": "Audio",
|
| 449 |
+
"seawolf2357/ocrlatex": "Utility",
|
| 450 |
+
"ginigen/cartoon": "Image Gen",
|
| 451 |
+
"ginigen/Book-Cover": "Image Gen",
|
| 452 |
+
"aiqcamp/fash": "Productivity",
|
| 453 |
+
"seawolf2357/REALVISXL-V5": "Image Gen",
|
| 454 |
+
"aiqcamp/AudioLlama": "Audio",
|
| 455 |
+
"ginigen/FLUXllama-Multilingual": "Image Gen",
|
| 456 |
+
"ginipick/FitGen": "Image Gen"
|
| 457 |
+
|
| 458 |
];
|
| 459 |
|
| 460 |
// 4. URL 변환 함수
|