We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 744b830 commit 452628bCopy full SHA for 452628b
1 file changed
README.md
@@ -57,8 +57,8 @@ If you don't want to run the application using Docker, follow these step:
57
```shell
58
pip3 install -r inference-requirements.txt
59
```
60
-5. [Download](https://drive.google.com/drive/folders/1mYSN5_HImeyBi70hjn-3Kk-YKkKb758C) the pretrained model and save it into
61
- the project's root directory
+5. [Download](https://github.com/maksim-m/Entity-Normalization-Engine/releases/latest) the pretrained model file and save it
+ into the project's root directory
62
6. Run the app:
63
64
python3 main.py
0 commit comments