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:
Isaac194
/
Likes
like
0
Configuration error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
Likes
/
wsgi.py
Isaac194
Upload 12 files
53632fc
verified
15 days ago
Raw
Download with hf CLI
Copy download link
History
Blame
Contribute
Delete
Safe
72 Bytes
from
app
import
app
if
__name__ ==
'__main__'
:
app.run(debug=
True
)