MANIKANDAN A commited on
Commit
fc36802
·
1 Parent(s): fe1513b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -169,8 +169,8 @@ def main():
169
 
170
  os.remove('tmp.jpg')
171
 
172
- else:
173
- st.write("Please login to access this feature.")
174
 
175
 
176
 
 
169
 
170
  os.remove('tmp.jpg')
171
 
172
+ else:
173
+ st.write("Please login to access this feature.")
174
 
175
 
176