AP4556 commited on
Commit
46ed02d
1 Parent(s): 0cb4348

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -1
app.py CHANGED
@@ -20,4 +20,5 @@ if uploaded_file is not None:
20
  result = pipe(image)
21
 
22
  # Display the result
23
- st.write(result)
 
 
20
  result = pipe(image)
21
 
22
  # Display the result
23
+ st.write(result)
24
+