edichief commited on
Commit
6e6c59e
·
1 Parent(s): a7a38d6
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -27,7 +27,7 @@ intro.markdown(
27
 
28
  st.write(
29
  """This app visualizes the individual processing steps of the pipeline in which you can write custom reviews to get insights into the functionality of all the different components.
30
- You can visit the [Healthsea Demo app](https://huggingface.co/spaces/edichief/healthsea-pipeline) for exploring the Healthsea processing on productive data.
31
  """
32
  )
33
 
 
27
 
28
  st.write(
29
  """This app visualizes the individual processing steps of the pipeline in which you can write custom reviews to get insights into the functionality of all the different components.
30
+ You can visit the [Healthsea Demo app](https://huggingface.co/spaces/edichief/healthsea-demo) for exploring the Healthsea processing on productive data.
31
  """
32
  )
33