Inoob commited on
Commit
72be3c2
·
verified ·
1 Parent(s): 15f087a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -14,7 +14,7 @@ git clone https://github.com/xuebinqin/DIS
14
 
15
  2. Install the requirements via ```pip install -r requirements.txt```
16
 
17
- 3. Replace ```Inference.py``` in the cloned DIS folder to the ```Inference.py``` of this repository.
18
 
19
  4. Change the paths according to your own application.
20
 
 
14
 
15
  2. Install the requirements via ```pip install -r requirements.txt```
16
 
17
+ 3. Replace ```Inference.py``` in the cloned DIS folder to the ```Inference.py``` of [this repository](https://github.com/ivanhe123/Handwriting-Removal-DIS).
18
 
19
  4. Change the paths according to your own application.
20