Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
yunuseduran
/
worldcloudcreator
like
0
Sleeping
App
Files
Files
Community
1
Fetching metadata from the HF Docker repository...
yunuseduran
commited on
May 27, 2024
Commit
891bc40
·
verified
·
1 Parent(s):
001b76e
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-3
app.py
CHANGED
Viewed
@@ -76,6 +76,4 @@ if file is not None:
76
77
# Geçici dosyayı sil
78
if os.path.exists(output_file):
79
-
os.remove(output_file)
80
-
81
-
76
77
# Geçici dosyayı sil
78
if os.path.exists(output_file):
79
+
os.remove(output_file)