Spaces:
Runtime error
Runtime error
rm -r venv | |
python3 -m venv ./venv | |
source venv/bin/activate | |
pip3 install git+https://github.com/pedroelbanquero/torahcodespython | |
pip3 install gradio | |
pip3 install -r requirements.txt | |