Spaces:
Running
on
Zero
Running
on
Zero
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 |
"ginipick/text3d-ZERO": "https://huggingface.co/spaces/ginipick/text3d-ZERO",
|
599 |
"openfree/VisionOCR-Chat": "https://huggingface.co/spaces/openfree/VisionOCR-Chat",
|
600 |
"immunobiotech/MICHELIN": "https://huggingface.co/spaces/immunobiotech/MICHELIN",
|
|
|
595 |
# 관심 스페이스 URL 리스트와 정보
|
596 |
target_spaces = {
|
597 |
|
598 |
+
"immunobiotech/drug-discovery": "https://huggingface.co/spaces/immunobiotech/drug-discovery",
|
599 |
"ginipick/text3d-ZERO": "https://huggingface.co/spaces/ginipick/text3d-ZERO",
|
600 |
"openfree/VisionOCR-Chat": "https://huggingface.co/spaces/openfree/VisionOCR-Chat",
|
601 |
"immunobiotech/MICHELIN": "https://huggingface.co/spaces/immunobiotech/MICHELIN",
|