Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -595,6 +595,7 @@ def get_models_data(progress=gr.Progress()):
|
|
595 |
# 관심 스페이스 URL 리스트와 정보
|
596 |
target_spaces = {
|
597 |
|
|
|
598 |
"openfree/MoneyRadar2": "https://huggingface.co/spaces/openfree/MoneyRadar2",
|
599 |
"openfree/trending-board-2025": "https://huggingface.co/spaces/openfree/trending-board-2025",
|
600 |
"VIDraft/PapersImpact": "https://huggingface.co/spaces/VIDraft/PapersImpact",
|
|
|
595 |
# 관심 스페이스 URL 리스트와 정보
|
596 |
target_spaces = {
|
597 |
|
598 |
+
"VIDraft/mouse-web": "https://huggingface.co/spaces/VIDraft/mouse-web",
|
599 |
"openfree/MoneyRadar2": "https://huggingface.co/spaces/openfree/MoneyRadar2",
|
600 |
"openfree/trending-board-2025": "https://huggingface.co/spaces/openfree/trending-board-2025",
|
601 |
"VIDraft/PapersImpact": "https://huggingface.co/spaces/VIDraft/PapersImpact",
|