Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
Duplicated from
mrbeliever/Background-Remover
walter2161
/
Background-Remover
like
1
Runtime error
App
Files
Files
Community
OriLib
commited on
Jan 30
Commit
451dd23
•
1 Parent(s):
c0a3a3c
Create foo.py
Browse files
Files changed (1)
hide
show
foo.py
+2
-0
foo.py
ADDED
Viewed
@@ -0,0 +1,2 @@
1
+
def hello():
2
+
print("hello world")