MANIKANDAN A
commited on
Commit
·
fe1513b
1
Parent(s):
1b73aeb
Update app.py
Browse files
app.py
CHANGED
@@ -167,7 +167,7 @@ def main():
|
|
167 |
# Update the caption in the database
|
168 |
|
169 |
|
170 |
-
|
171 |
|
172 |
else:
|
173 |
st.write("Please login to access this feature.")
|
|
|
167 |
# Update the caption in the database
|
168 |
|
169 |
|
170 |
+
os.remove('tmp.jpg')
|
171 |
|
172 |
else:
|
173 |
st.write("Please login to access this feature.")
|