Skip to content

Commit

Permalink
rename test folder
Browse files Browse the repository at this point in the history
  • Loading branch information
nilsmechtel committed Jan 27, 2025
1 parent 276335a commit ef6c39e
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
File renamed without changes.
File renamed without changes.
2 changes: 1 addition & 1 deletion test/test_model_service.py → tests/test_model_service.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
SERVER_URL = "https://hypha.aicell.io"
WORKSPACE_NAME = "bioimageio-colab"
SERVICE_ID = "microsam"
CLIENT_ID = "agCjG8oTEYusqGujdtwpZn"
CLIENT_ID = ""
MODEL_IDS = ["sam_vit_b", "sam_vit_b_lm", "sam_vit_b_em_organelles"]
IMG_PATH = "./data/example_image.tif"

Expand Down

0 comments on commit ef6c39e

Please sign in to comment.