Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
Omnibus/watermark-image-invis
noumanjavaid
/
watermark-image-invis
like
0
Sleeping
App
Files
Files
Fetching metadata from the HF Docker repository...
noumanjavaid
commited on
Nov 20, 2024
Commit
26f3597
·
verified
·
1 Parent(s):
5345fd7
Update utils.py
Browse files
Files changed (1)
hide
show
utils.py
+1
-1
utils.py
CHANGED
Viewed
@@ -117,4 +117,4 @@ def png_encode(im_name, extra):
117
return new_filename, None
118
119
except Exception as e:
120
-
return None, str(e)
117
return new_filename, None
118
119
except Exception as e:
120
+
return None, str(e)