dimasdeffieux commited on
Commit
5982aa1
·
verified ·
1 Parent(s): 486107f

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -23,5 +23,5 @@ def inference(img, lang):
23
  return txts
24
 
25
 
26
- print(inference(img,"ko"))
27
  #balls
 
23
  return txts
24
 
25
 
26
+ print(inference(img,"korean"))
27
  #balls