Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
greatguy
/
new-space
like
0
Sleeping
App
Files
Files
Community
main
new-space
/
run.py
me
Add application file
f263cb5
5 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
150 Bytes
from
app
import
app, create_db
# with app.app_context():
# create_db()
# if __name__ == "__main__":
# app.run(debug=True, port=5001)