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