Spaces:
Runtime error
Runtime error
python3 -m venv venv | |
source venv/bin/activate | |
python3 -m pip install -r requirements.txt | |
pre-commit install | |
python3 -m venv venv | |
source venv/bin/activate | |
python3 -m pip install -r requirements.txt | |
pre-commit install | |