Skip to content

Commit 5c9df10

Browse files
Update README.md
1 parent 93beeeb commit 5c9df10

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@ Edit `TRAIN_DATA_IMG` and `USER_IMG` At line 190 and 191 if you want to use your
4949
## Libraries and Environement:
5050

5151
# NOTE: To run this code without errors, you need a virtualenv with the correct libraries because the code is outdated (it was written over 5 years ago...)
52+
Recommended py version: 3.6+
5253
```
5354
sudo apt-get install python3-venv
5455
sudo apt-get install libgtk2.0-dev pkg-config
@@ -71,7 +72,7 @@ If you don't want to manually work with the versions, I've also added a tested r
7172

7273
The accuarcy may be lower. You will need to tune the hyperparams in the model and try modifying the image processing piepline.
7374

74-
75+
[PROBABLY DOES NOT WORK:]
7576
~~Tested on:
7677
Windows 10
7778
Python 3.5

0 commit comments

Comments
 (0)