Spaces:
Paused
Paused
ii
Browse files
app.py
CHANGED
@@ -115,6 +115,7 @@ title = """
|
|
115 |
- 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.
|
116 |
- 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.
|
117 |
- We are working on to finetune the model on LLaVA-1.5/LRV/LLaVAR data mixture and balance the detailed recognition and hallucination reduction. Stay tuned!
|
|
|
118 |
"""
|
119 |
|
120 |
css = """
|
|
|
115 |
- 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.
|
116 |
- 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.
|
117 |
- We are working on to finetune the model on LLaVA-1.5/LRV/LLaVAR data mixture and balance the detailed recognition and hallucination reduction. Stay tuned!
|
118 |
+
- Please do not upload any NSFW images and ask relevant questions. We will ban the IP address if we found any inappropriate usage.
|
119 |
"""
|
120 |
|
121 |
css = """
|