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