Update README.md
Browse files
README.md
CHANGED
@@ -7,8 +7,9 @@ license: mit
|
|
7 |
|
8 |
This is a lightweight implementation of [Microsoft Bringing Old Photos Back to Life](https://github.com/microsoft/Bringing-Old-Photos-Back-to-Life)
|
9 |
|
|
|
10 |
|
11 |
-
###
|
12 |
```shell
|
13 |
pip install zeroscatches
|
14 |
```
|
|
|
7 |
|
8 |
This is a lightweight implementation of [Microsoft Bringing Old Photos Back to Life](https://github.com/microsoft/Bringing-Old-Photos-Back-to-Life)
|
9 |
|
10 |
+
Test the [Hugging Face App](https://huggingface.co/spaces/leonelhs/ZeroScratches)
|
11 |
|
12 |
+
### For developers
|
13 |
```shell
|
14 |
pip install zeroscatches
|
15 |
```
|