Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Spaces:
facebook
/
MaskCut
like
50
Build error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
hysts
HF Staff
commited on
Jan 28, 2023
Commit
ed02712
·
1 Parent(s):
73cbad1
Fix shebang
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -1,4 +1,4 @@
1
-
#!/usr/bin/env
2
3
import pathlib
4
1
+
#!/usr/bin/env
python
2
3
import pathlib
4