jayasuriyaK commited on
Commit
c671358
·
verified ·
1 Parent(s): 315fcff

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -1
app.py CHANGED
@@ -108,4 +108,5 @@ if uploaded_file is not None:
108
  st.write('Safe for Work')
109
  else:
110
  print('Not safe')
111
- st.write('Not Safe for Work')
 
 
108
  st.write('Safe for Work')
109
  else:
110
  print('Not safe')
111
+ st.write('Not Safe for Work')
112
+ pipeline = keras_ocr.pipeline.Pipeline()