developy commited on
Commit
0a26118
·
verified ·
1 Parent(s): 5827a9c

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -102,7 +102,7 @@ css = """
102
  """
103
 
104
  title = "# ApDepth"
105
- description = """**Official demo for ApDepth**(Not the final verson, research is still going on).
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