Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
ai-guru
/
composer
like
177
Runtime error
App
Files
Files
Community
7
Fetching metadata from the HF Docker repository...
d3a278d
composer
/
startserver.sh
Ron Au
Initial Commit
d3a278d
almost 3 years ago
raw
Copy download link
history
blame
Safe
76 Bytes
#!/usr/bin/sh
export
FLASK_ENV=development
export
FLASK_DEBUG=1
flask run