Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
facebook
/
CutLER
like
35
Running
on
CPU Upgrade
App
Files
Files
Community
1
hysts
HF staff
commited on
Jan 28, 2023
Commit
2f0f031
•
1 Parent(s):
7267a86
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