jadechoghari commited on
Commit
9b0aee1
1 Parent(s): 55e04ea

add readme

Browse files
Files changed (1) hide show
  1. app.py +2 -0
app.py CHANGED
@@ -51,6 +51,8 @@ MARKDOWN = """
51
  </div>
52
 
53
  OmniParser is a screen parsing tool to convert general GUI screen to structured elements.
 
 
54
  """
55
 
56
  DEVICE = torch.device('cuda')
 
51
  </div>
52
 
53
  OmniParser is a screen parsing tool to convert general GUI screen to structured elements.
54
+
55
+ Follow on [X](https://x.com/jadechoghari) for more 🔥
56
  """
57
 
58
  DEVICE = torch.device('cuda')