Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
|
@@ -643,12 +643,13 @@ def get_models_data(progress=gr.Progress()):
|
|
| 643 |
|
| 644 |
# 관심 스페이스 URL 리스트와 정보
|
| 645 |
target_spaces = {
|
| 646 |
-
|
|
|
|
|
|
|
|
|
|
| 647 |
|
| 648 |
"VIDraft/Open-Meme-Studio": "https://huggingface.co/spaces/VIDraft/Open-Meme-Studio",
|
| 649 |
"ginigen/Open-Meme-Studio": "https://huggingface.co/spaces/ginigen/Open-Meme-Studio",
|
| 650 |
-
|
| 651 |
-
|
| 652 |
"ginigen/Private-BitSix-Mistral": "https://huggingface.co/spaces/ginigen/Private-BitSix-Mistral",
|
| 653 |
"VIDraft/FLUX-cat-lora": "https://huggingface.co/spaces/VIDraft/FLUX-cat-lora",
|
| 654 |
"VIDraft/Polaroid-Style": "https://huggingface.co/spaces/VIDraft/Polaroid-Style",
|
|
|
|
| 643 |
|
| 644 |
# 관심 스페이스 URL 리스트와 정보
|
| 645 |
target_spaces = {
|
| 646 |
+
"openfree/IMAGE2DOT": "https://huggingface.co/spaces/openfree/IMAGE2DOT",
|
| 647 |
+
"openfree/drqxab": "https://huggingface.co/spaces/openfree/drqxab",
|
| 648 |
+
"openfree/Minesweeper-Game": "https://huggingface.co/spaces/openfree/Minesweeper-Game",
|
| 649 |
+
"ginigen/FLUX-Open-Ghibli-Studio": "https://huggingface.co/spaces/ginigen/FLUX-Open-Ghibli-Studio",
|
| 650 |
|
| 651 |
"VIDraft/Open-Meme-Studio": "https://huggingface.co/spaces/VIDraft/Open-Meme-Studio",
|
| 652 |
"ginigen/Open-Meme-Studio": "https://huggingface.co/spaces/ginigen/Open-Meme-Studio",
|
|
|
|
|
|
|
| 653 |
"ginigen/Private-BitSix-Mistral": "https://huggingface.co/spaces/ginigen/Private-BitSix-Mistral",
|
| 654 |
"VIDraft/FLUX-cat-lora": "https://huggingface.co/spaces/VIDraft/FLUX-cat-lora",
|
| 655 |
"VIDraft/Polaroid-Style": "https://huggingface.co/spaces/VIDraft/Polaroid-Style",
|