We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7576486 commit 3a06ec5Copy full SHA for 3a06ec5
libs/labelbox/tests/integration/test_foundry.py
@@ -6,7 +6,7 @@
6
from labelbox.schema.foundry.foundry_client import FoundryClient
7
8
# Yolo object detection model id
9
-TEST_MODEL_ID = "e8b352ce-8f3a-4cd6-93a5-8af904307346"
+TEST_MODEL_ID = "c8a5b29a-cdba-408a-803a-a605a95631c2"
10
11
12
@pytest.fixture()
0 commit comments