Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
Duplicated from
briaai/BRIA-RMBG-1.4
amirgame197
/
Remove-Background
like
6
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")