Spaces:
Runtime error
Runtime error
Fix link
Browse files
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-
|
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 |
|