Spaces:
Runtime error
Runtime error
add app
Browse files
app.py
CHANGED
@@ -110,8 +110,8 @@ title = """
|
|
110 |
[[Otter Codebase]](https://github.com/Luodian/Otter) [[Paper]]() [[Checkpoints & Benchmarks]](https://huggingface.co/Otter-AI)
|
111 |
|
112 |
**Tips**:
|
113 |
-
- Since
|
114 |
-
- The model is currently mainly focus on high-res image resolution and need to be futher improved on (1) hallucination reduction (2) text formatting control and some more you can suggest.
|
115 |
"""
|
116 |
|
117 |
css = """
|
|
|
110 |
[[Otter Codebase]](https://github.com/Luodian/Otter) [[Paper]]() [[Checkpoints & Benchmarks]](https://huggingface.co/Otter-AI)
|
111 |
|
112 |
**Tips**:
|
113 |
+
- Since high-res images are large that may cause the longer transmit time from HF Space to our backend server. Please be kinda patient for the response.
|
114 |
+
- The model is currently mainly focus on high-res image resolution and need to be futher improved on (1) hallucination reduction (2) text formatting control and some more you can spot and suggest to us.
|
115 |
"""
|
116 |
|
117 |
css = """
|