arpy8 commited on
Commit
2abd5b4
1 Parent(s): 444ac97

update link

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -10,17 +10,17 @@ pinned: false
10
  # Omdena Algeria & Bhopal Streamlit App
11
 
12
  ## Links:
13
- - Hugging Face: [Visit App](https://huggingface.co/spaces/arpy8/Omdena_Algeria_Bhopal_Streamlit_App)
14
- - Streamlit Share: [Visit App](https://water-management-and-forecasting-algeria-bhopal.streamlit.app/)
15
  ## Requirements
16
 
17
  To run this locally, you need to have the following dependencies installed:
18
 
19
- - Python 3.8 or above
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