Update app.py
Browse files
app.py
CHANGED
|
@@ -102,7 +102,7 @@ css = """
|
|
| 102 |
"""
|
| 103 |
|
| 104 |
title = "# ApDepth"
|
| 105 |
-
description = """**Official demo for ApDepth**(
|
| 106 |
Please refer to our [website](https://haruko386.github.io/research/) for more details."""
|
| 107 |
|
| 108 |
|
|
|
|
| 102 |
"""
|
| 103 |
|
| 104 |
title = "# ApDepth"
|
| 105 |
+
description = """**Official demo for ApDepth**(We provide models trained using Depth Anything v2-base here, as the Hugging Face space is limited to 1GB.).
|
| 106 |
Please refer to our [website](https://haruko386.github.io/research/) for more details."""
|
| 107 |
|
| 108 |
|