bokesyo commited on
Commit
b410c6e
·
verified ·
1 Parent(s): 9dbc707

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -0
app.py CHANGED
@@ -195,6 +195,8 @@ Our model is capable of:
195
 
196
  - It works like human: read and comprehend with vision and remember multimodal information in hippocampus.""")
197
 
 
 
198
  gr.Markdown("- We open-sourced our model at [RhapsodyAI/minicpm-visual-embedding-v0](https://huggingface.co/RhapsodyAI/minicpm-visual-embedding-v0)")
199
 
200
  gr.Markdown("- Currently we support PDF document with less than 50 pages, PDF over 50 pages will reach GPU time limit.")
 
195
 
196
  - It works like human: read and comprehend with vision and remember multimodal information in hippocampus.""")
197
 
198
+ gr.Markdown("- Our model is proudly based on MiniCPM-V series [MiniCPM-V-2.6](https://huggingface.co/openbmb/MiniCPM-V-2_6) [https://huggingface.co/openbmb/MiniCPM-V-2](https://huggingface.co/openbmb/MiniCPM-V-2)".)
199
+
200
  gr.Markdown("- We open-sourced our model at [RhapsodyAI/minicpm-visual-embedding-v0](https://huggingface.co/RhapsodyAI/minicpm-visual-embedding-v0)")
201
 
202
  gr.Markdown("- Currently we support PDF document with less than 50 pages, PDF over 50 pages will reach GPU time limit.")