Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Geek7
/
flk
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
Geek7
commited on
Oct 6, 2024
Commit
9d81870
·
verified
·
1 Parent(s):
64814f3
Delete spaces.py
Browse files
Files changed (1)
hide
show
spaces.py
+0
-3
spaces.py
DELETED
Viewed
@@ -1,3 +0,0 @@
1
-
from app import app # Import your Flask app from app.py
2
-
if __name__ == "__main__":
3
-
app.run()