Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -162,8 +162,6 @@ def Plot_Result(raw_plate, digits) :
|
|
162 |
st.image(out_img)
|
163 |
|
164 |
|
165 |
-
|
166 |
-
|
167 |
def FINAL(img) :
|
168 |
'''
|
169 |
A pipeline for all parts of phase 3.
|
|
|
162 |
st.image(out_img)
|
163 |
|
164 |
|
|
|
|
|
165 |
def FINAL(img) :
|
166 |
'''
|
167 |
A pipeline for all parts of phase 3.
|