Spaces:
Running
on
Zero
Running
on
Zero
# Install dependencies | |
pip install -r requirements.txt | |
# Run the codebase | |
python -m main & | |
python -m worker & | |
python -m api | |
wait | |