Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
LahiruD95
/
MindPalaceAI
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
42cbd9d
MindPalaceAI
/
wsgi.py
LahiruD95
HF Space Docker
42cbd9d
3 months ago
raw
Copy download link
history
blame
Safe
86 Bytes
from
app
import
create_app
# or simply `from app import app`
app = create_app()