Yunus Serhat Bıçakçı commited on
Commit
1f3e989
·
1 Parent(s): 03f2f35
Application.py CHANGED
@@ -7,8 +7,8 @@ st.set_page_config(layout="wide")
7
 
8
  st.sidebar.info(
9
  """
10
- - Web App URL: <https://huggingface.co/spaces/yunusserhat/Crime-Map>
11
- - HuggingFace repository: <https://huggingface.co/spaces/yunusserhat/Crime-Map/tree/main>
12
  """
13
  )
14
 
 
7
 
8
  st.sidebar.info(
9
  """
10
+ - Web App URL: <https://interactive-crime-map.hf.space/>
11
+ - HuggingFace repository: <https://huggingface.co/spaces/interactive-crime/map/tree/main>
12
  """
13
  )
14
 
pages/1_🔥_Heatmap.py CHANGED
@@ -5,8 +5,8 @@ st.set_page_config(layout="wide")
5
 
6
  st.sidebar.info(
7
  """
8
- - Web App URL: <https://huggingface.co/spaces/yunusserhat/Crime-Map>
9
- - HuggingFace repository: <https://huggingface.co/spaces/yunusserhat/Crime-Map/tree/main>
10
  """
11
  )
12
 
 
5
 
6
  st.sidebar.info(
7
  """
8
+ - Web App URL: <https://interactive-crime-map.hf.space/>
9
+ - HuggingFace repository: <https://huggingface.co/spaces/interactive-crime/map/tree/main>
10
  """
11
  )
12
 
pages/2_🔲_ChatBot.py CHANGED
@@ -9,8 +9,8 @@ st.set_page_config(layout="wide")
9
 
10
  st.sidebar.info(
11
  """
12
- - Web App URL: <https://huggingface.co/spaces/yunusserhat/Crime-Map>
13
- - HuggingFace repository: <https://huggingface.co/spaces/yunusserhat/Crime-Map/tree/main>
14
  """
15
  )
16
 
 
9
 
10
  st.sidebar.info(
11
  """
12
+ - Web App URL: <https://interactive-crime-map.hf.space/>
13
+ - HuggingFace repository: <https://huggingface.co/spaces/interactive-crime/map/tree/main>
14
  """
15
  )
16