neha-ai-playground commited on
Commit
5616dbf
·
1 Parent(s): de1b207

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -15,4 +15,4 @@ def img2Text(url):
15
  st.subheader(text)
16
  print(text)
17
  return text
18
- img2Text(photo.jpg)
 
15
  st.subheader(text)
16
  print(text)
17
  return text
18
+ img2Text("photo.jpg")