Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Manikandan-Alagu
/
Auto-Poem-Generator
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
MANIKANDAN A
commited on
Jul 19, 2023
Commit
44c2caa
·
1 Parent(s):
a0b6592
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -424,4 +424,4 @@ elif img_upload:
424
425
# Remove temporary image file
426
if img_url or img_upload:
427
-
os.remove('tmp.jpg')
424
425
# Remove temporary image file
426
if img_url or img_upload:
427
+
os.remove('tmp.jpg')