Skip to content

Commit 452628b

Browse files
committed
Update model weights download link
1 parent 744b830 commit 452628b

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,8 +57,8 @@ If you don't want to run the application using Docker, follow these step:
5757
```shell
5858
pip3 install -r inference-requirements.txt
5959
```
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
60+
5. [Download](https://github.com/maksim-m/Entity-Normalization-Engine/releases/latest) the pretrained model file and save it
61+
into the project's root directory
6262
6. Run the app:
6363
```shell
6464
python3 main.py

0 commit comments

Comments
 (0)