luodian commited on
Commit
88742ce
·
1 Parent(s): b12ba46

Add notice about temporary backend model outage

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -116,6 +116,7 @@ title = """
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 = """
 
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
+ - **The backend model is temporarily offline due to GPU shortage near the CVPR ddl.** We will resume the service after the ddl. Sorry for the inconvenience.
120
  """
121
 
122
  css = """