We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 009590b commit 899be2dCopy full SHA for 899be2d
docker-compose.yml
@@ -82,7 +82,7 @@ services:
82
- MAX_QUEUE_LENGTH=10
83
restart: unless-stopped
84
ingredient-instruction-classifier: # A mini server that runs a machine learning model able to classify text for improved automatic import
85
- image: julianpoy/ingredient-instruction-classifier:1.1.0
+ image: julianpoy/ingredient-instruction-classifier:1.4.9
86
environment:
87
- SENTENCE_EMBEDDING_BATCH_SIZE=200
88
- PREDICTION_CONCURRENCY=4
0 commit comments