Spaces:
Running
on
Zero
Running
on
Zero
# Install dependencies | |
pip install -r mysite/requirements.txt | |
# Run the app | |
python mysite/app.py | |
# Install dependencies | |
pip install -r mysite/requirements.txt | |
# Run the app | |
python mysite/app.py | |