ginipick commited on
Commit
3934656
·
verified ·
1 Parent(s): a499933

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -27,7 +27,7 @@ caption_model_processor = get_caption_model_processor(model_name="florence2", mo
27
  # Markdown header text
28
  MARKDOWN = """
29
  # OmniParser V2 Pro🔥
30
-
31
 
32
  DEVICE = torch.device('cuda')
33
 
 
27
  # Markdown header text
28
  MARKDOWN = """
29
  # OmniParser V2 Pro🔥
30
+ """
31
 
32
  DEVICE = torch.device('cuda')
33