chatbot update

master
Alex 6 years ago
commit ff36d6e5d9

@ -42,6 +42,9 @@ talktochatbot: tesseract
n+7: tesseract
cat output/plain.txt | python3 src/n_7.py > output/blah.txt
n+7: tesseract
cat output/plain.txt | python3 src/n_7.py > output/blah.txt
visualization: $(images) $(tmpfile) #requires mplayer
@echo $(tmpfile)
for i in $(images); do \

Loading…
Cancel
Save