Skip to content

Commit 1613756

Browse files
committed
remove yolo, add gliner changes
1 parent fc90807 commit 1613756

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
gliner==0.2.16
2-
torch==2.2.0
2+
torch==2.3.0
33
accelerate>=0.26.0
44

label_studio_ml/examples/yolo/docker-compose.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ services:
1414
- BASIC_AUTH_PASS=
1515
# set the log level for the model server
1616
- LOG_LEVEL=DEBUG
17+
- DEBUG=true
1718
# any other parameters that you want to pass to the model server
1819
- ANY=PARAMETER
1920
# specify the number of workers and threads for the model server

0 commit comments

Comments
 (0)