leonelhs commited on
Commit
07aa447
1 Parent(s): 325327d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
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
- ### Install
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
  ```