Spaces:
Runtime error
Runtime error
File size: 73 Bytes
fd491ae |
1 2 3 4 |
#!/bin/bash
pip install --no-cache-dir -r requirements.txt
python app.py
|