Youssouf Traore commited on
Commit
bc32455
·
1 Parent(s): f671022

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -28,7 +28,7 @@ def infer(im):
28
  "rect": poly["dimensions"]
29
  })
30
 
31
- return text
32
 
33
 
34
  def gpt(text):
 
28
  "rect": poly["dimensions"]
29
  })
30
 
31
+ return blocks
32
 
33
 
34
  def gpt(text):