khang119966 commited on
Commit
20b35e8
·
verified ·
1 Parent(s): 8c99c2e

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -142,6 +142,7 @@ with gr.Blocks(title="🐳DeepSeek-OCR🐳", theme=gr.themes.Soft()) as demo:
142
  - **📄 Convert to Markdown**: Converts the document into Markdown, preserving structure.
143
  - **📈 Parse Figure**: Extracts structured data from charts and figures.
144
  - **🔍 Locate Object by Reference**: Finds a specific object/text.
 
145
  """
146
  )
147
 
 
142
  - **📄 Convert to Markdown**: Converts the document into Markdown, preserving structure.
143
  - **📈 Parse Figure**: Extracts structured data from charts and figures.
144
  - **🔍 Locate Object by Reference**: Finds a specific object/text.
145
+ 4. If this helpful, please give it a like! 🙏 ❤️
146
  """
147
  )
148