mirror of
https://github.com/qurator-spk/eynollah.git
synced 2025-10-27 07:44:12 +01:00
fixup f700aaf3
This commit is contained in:
parent
ffe7a2de6b
commit
303a3d484b
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
|
@ -94,7 +94,7 @@ endif
|
|||
deps-test: $(BIN_MODELNAME) $(SEG_MODELNAME)
|
||||
$(PIP) install -r requirements-test.txt
|
||||
ifeq (OCR,$(findstring OCR, $(EXTRAS)))
|
||||
ln -s $(OCR_MODELNAME)/* $(SEG_MODELNAME)/
|
||||
ln -rs $(OCR_MODELNAME)/* $(SEG_MODELNAME)/
|
||||
endif
|
||||
|
||||
smoke-test: TMPDIR != mktemp -d
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue