Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
RivianG
/
Asis
like
2
Runtime error
App
Files
Files
Community
RivianG
commited on
Mar 8, 2022
Commit
e8987d4
•
1 Parent(s):
04b15e3
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -57,6 +57,6 @@ if submit:
57
except Exception as e:
58
59
counter.clear()
60
-
print
("Plaka
bulunamadı
")
61
62
57
except Exception as e:
58
59
counter.clear()
60
+
st.write
("Plaka
Bulunamadı
")
61
62