Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -590,6 +590,7 @@ def get_models_data(progress=gr.Progress()):
|
|
590 |
# 관심 스페이스 URL 리스트와 정보
|
591 |
target_spaces = {
|
592 |
|
|
|
593 |
"ginigen/theater": "https://huggingface.co/spaces/ginigen/theater",
|
594 |
"VIDraft/stock": "https://huggingface.co/spaces/VIDraft/stock",
|
595 |
"fantos/flxcontrol": "https://huggingface.co/spaces/fantos/flxcontrol",
|
|
|
590 |
# 관심 스페이스 URL 리스트와 정보
|
591 |
target_spaces = {
|
592 |
|
593 |
+
"ginipick/Dokdo-multimodal": "https://huggingface.co/spaces/ginipick/Dokdo-multimodal",
|
594 |
"ginigen/theater": "https://huggingface.co/spaces/ginigen/theater",
|
595 |
"VIDraft/stock": "https://huggingface.co/spaces/VIDraft/stock",
|
596 |
"fantos/flxcontrol": "https://huggingface.co/spaces/fantos/flxcontrol",
|