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