diff --git a/Makefile b/Makefile index 6b1809f..f7d2c12 100644 --- a/Makefile +++ b/Makefile @@ -46,9 +46,6 @@ talktochatbot: tesseract n+7: tesseract cat $(outputocr) | python3 src/n_7.py > output/blah.txt -n+7: tesseract - cat $(outputocr) | python3 src/n_7.py > output/blah.txt - visualization: $(images) $(tmpfile) #requires mplayer @echo $(tmpfile) for i in $(images); do \