Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -595,10 +595,11 @@ def get_models_data(progress=gr.Progress()):
|
|
595 |
# 관심 스페이스 URL 리스트와 정보
|
596 |
target_spaces = {
|
597 |
|
|
|
|
|
598 |
"openfree/VectorFlow": "https://huggingface.co/spaces/openfree/VectorFlow",
|
599 |
"ginigen/Multi-LoRA-gen": "https://huggingface.co/spaces/ginigen/Multi-LoRA-gen",
|
600 |
"openfree/webtoon-gen": "https://huggingface.co/spaces/openfree/webtoon-gen",
|
601 |
-
|
602 |
"VIDraft/topic-prediction": "https://huggingface.co/spaces/VIDraft/topic-prediction",
|
603 |
"VIDraft/mouse-web": "https://huggingface.co/spaces/VIDraft/mouse-web",
|
604 |
"openfree/MoneyRadar2": "https://huggingface.co/spaces/openfree/MoneyRadar2",
|
|
|
595 |
# 관심 스페이스 URL 리스트와 정보
|
596 |
target_spaces = {
|
597 |
|
598 |
+
|
599 |
+
"ginigen/3D-LLAMA": "https://huggingface.co/spaces/ginigen/3D-LLAMA",
|
600 |
"openfree/VectorFlow": "https://huggingface.co/spaces/openfree/VectorFlow",
|
601 |
"ginigen/Multi-LoRA-gen": "https://huggingface.co/spaces/ginigen/Multi-LoRA-gen",
|
602 |
"openfree/webtoon-gen": "https://huggingface.co/spaces/openfree/webtoon-gen",
|
|
|
603 |
"VIDraft/topic-prediction": "https://huggingface.co/spaces/VIDraft/topic-prediction",
|
604 |
"VIDraft/mouse-web": "https://huggingface.co/spaces/VIDraft/mouse-web",
|
605 |
"openfree/MoneyRadar2": "https://huggingface.co/spaces/openfree/MoneyRadar2",
|