Update README.md
Browse files
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 |
|