Upload README.md
Browse files
README.md
CHANGED
|
@@ -85,6 +85,7 @@ This Space includes a web app defined by `app.py`.
|
|
| 85 |
pip install -r requirements.txt
|
| 86 |
python app.py # or
|
| 87 |
streamlit run app.py
|
|
|
|
| 88 |
|
| 89 |
---
|
| 90 |
|
|
|
|
| 85 |
pip install -r requirements.txt
|
| 86 |
python app.py # or
|
| 87 |
streamlit run app.py
|
| 88 |
+
```
|
| 89 |
|
| 90 |
---
|
| 91 |
|