Spaces:
Runtime error
Runtime error
File size: 67 Bytes
f75e5a8 |
1 2 3 4 5 6 |
#!/bin/bash
pip install -r requirements.txt
streamlit run app.py
|