prithivMLmods commited on
Commit
4cac19e
·
verified ·
1 Parent(s): 2e7d1b9

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -277,7 +277,7 @@ with gr.Blocks(css=css, theme="bethecloud/storj_theme") as demo:
277
  model_choice = gr.Radio(
278
  choices=["DREX-062225-8B-exp", "VIREX-062225-8B-exp", "Typhoon-OCR-3B", "olmOCR-7B-0225"],
279
  label="Select Model",
280
- value="DREX-062225-exp"
281
  )
282
 
283
  gr.Markdown("**Model Info 💻** | [Report Bug](https://huggingface.co/spaces/prithivMLmods/Doc-VLMs/discussions)")
 
277
  model_choice = gr.Radio(
278
  choices=["DREX-062225-8B-exp", "VIREX-062225-8B-exp", "Typhoon-OCR-3B", "olmOCR-7B-0225"],
279
  label="Select Model",
280
+ value="DREX-062225-8B-exp"
281
  )
282
 
283
  gr.Markdown("**Model Info 💻** | [Report Bug](https://huggingface.co/spaces/prithivMLmods/Doc-VLMs/discussions)")