Spaces:
Runtime error
Runtime error
update link
Browse files
README.md
CHANGED
@@ -10,17 +10,17 @@ pinned: false
|
|
10 |
# Omdena Algeria & Bhopal Streamlit App
|
11 |
|
12 |
## Links:
|
13 |
-
- Hugging Face: [Visit App](https://
|
14 |
-
|
15 |
## Requirements
|
16 |
|
17 |
To run this locally, you need to have the following dependencies installed:
|
18 |
|
19 |
-
- Python 3.
|
20 |
- Streamlit
|
21 |
|
22 |
```shell
|
23 |
-
pip install -r requirements.txt
|
24 |
```
|
25 |
|
26 |
## Run Web Application Locally
|
|
|
10 |
# Omdena Algeria & Bhopal Streamlit App
|
11 |
|
12 |
## Links:
|
13 |
+
- Hugging Face: [Visit App](https://arpy8-omdena-algeria-bhopal-streamlit-app.hf.space/)
|
14 |
+
|
15 |
## Requirements
|
16 |
|
17 |
To run this locally, you need to have the following dependencies installed:
|
18 |
|
19 |
+
- Python 3.10 or above
|
20 |
- Streamlit
|
21 |
|
22 |
```shell
|
23 |
+
uv pip install -r requirements.txt
|
24 |
```
|
25 |
|
26 |
## Run Web Application Locally
|