typo github link
Browse files
app.py
CHANGED
@@ -182,7 +182,7 @@ if __name__ == "__main__":
|
|
182 |
description = f"""
|
183 |
The demo is running on a {device_name}.
|
184 |
<br>
|
185 |
-
[<b>Demo code</b>] If you want to run Multi-HMR on several images please consider using the demo code available on [our Github repo](https://github.com/naver/
|
186 |
"""
|
187 |
|
188 |
article = r"""
|
|
|
182 |
description = f"""
|
183 |
The demo is running on a {device_name}.
|
184 |
<br>
|
185 |
+
[<b>Demo code</b>] If you want to run Multi-HMR on several images please consider using the demo code available on [our Github repo](https://github.com/naver/multi-hmr)
|
186 |
"""
|
187 |
|
188 |
article = r"""
|