Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Hardware
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Spaces:
arifa-batool
/
digital-recognizer
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
arifa-batool
commited on
Dec 25, 2025
Commit
3771cee
·
verified
·
1 Parent(s):
3052de8
Delete app.py
Browse files
Files changed (1)
hide
show
app.py
+0
-4
app.py
DELETED
Viewed
@@ -1,4 +0,0 @@
1
-
from app import app
2
-
3
-
if __name__ == "__main__":
4
-
app.run(debug=True)