Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from聽
Moibe/OCR
Moibe
/
ai_ocr
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
Moibe
commited on
Jul 3
Commit
808fda2
路
1 Parent(s):
f160ae7
Return image
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -115,7 +115,7 @@ def inference(img, lang):
115
116
print("Detecci贸n de Nombre:")
117
118
-
return "Hola Gradio"
119
120
121
return im_show
115
116
print("Detecci贸n de Nombre:")
117
118
+
#
return "Hola Gradio"
119
120
121
return im_show