Spaces:
Moibe
/
Sleeping

Moibe commited on
Commit
420580f
1 Parent(s): 3af14b9

Return complete result

Browse files
Files changed (1) hide show
  1. app.py +1 -4
app.py CHANGED
@@ -115,10 +115,7 @@ def inference(img, lang):
115
 
116
  print("Detecci贸n de Nombre:")
117
 
118
- #return "Hola Gradio"
119
-
120
-
121
- return im_show
122
 
123
 
124
  # title = 'PaddleOCR'
 
115
 
116
  print("Detecci贸n de Nombre:")
117
 
118
+ return result
 
 
 
119
 
120
 
121
  # title = 'PaddleOCR'