Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
|
@@ -185,7 +185,6 @@ def update_page_selector(file_path):
|
|
| 185 |
with gr.Blocks(theme=gr.themes.Soft(), title="DeepSeek OCR – Free OCR") as demo:
|
| 186 |
gr.Markdown("""
|
| 187 |
# OCR
|
| 188 |
-
Gundam mode is fixed. Free OCR task only.
|
| 189 |
""")
|
| 190 |
|
| 191 |
with gr.Row():
|
|
|
|
| 185 |
with gr.Blocks(theme=gr.themes.Soft(), title="DeepSeek OCR – Free OCR") as demo:
|
| 186 |
gr.Markdown("""
|
| 187 |
# OCR
|
|
|
|
| 188 |
""")
|
| 189 |
|
| 190 |
with gr.Row():
|