openfree commited on
Commit
ff33e4e
·
verified ·
1 Parent(s): a55bd55

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
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",