neha-ai-playground commited on
Commit
3c25726
·
1 Parent(s): 1fe8d7b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -14,4 +14,4 @@ def img2Text(url)
14
  text = image_to_text(url)
15
  print(text)
16
  return text
17
- img2Text(photo.png)
 
14
  text = image_to_text(url)
15
  print(text)
16
  return text
17
+ img2Text(test-photo.png)