Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
|
@@ -643,6 +643,9 @@ def get_models_data(progress=gr.Progress()):
|
|
| 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",
|
|
|
|
| 643 |
|
| 644 |
# 관심 스페이스 URL 리스트와 정보
|
| 645 |
target_spaces = {
|
| 646 |
+
|
| 647 |
+
|
| 648 |
+
"seawolf2357/Ghibli-Multilingual-Text-rendering": "https://huggingface.co/spaces/seawolf2357/Ghibli-Multilingual-Text-rendering",
|
| 649 |
"openfree/IMAGE2DOT": "https://huggingface.co/spaces/openfree/IMAGE2DOT",
|
| 650 |
"openfree/drqxab": "https://huggingface.co/spaces/openfree/drqxab",
|
| 651 |
"openfree/Minesweeper-Game": "https://huggingface.co/spaces/openfree/Minesweeper-Game",
|