Spaces:
Runtime error
Runtime error
Commit
·
32d8c3b
1
Parent(s):
bb2307b
update app.py
Browse filesjust another broken link
app.py
CHANGED
@@ -26,7 +26,7 @@ intro.markdown(
|
|
26 |
|
27 |
st.write(
|
28 |
"""This app visualizes the results of Healthsea on a dataset of up to 1 million reviews to 10.000 products. You can use the app to search for any health aspect, whether it's a disease (e.g. joint pain) or a positive state of health (e.g. energy), the app returns a list of products and substances.
|
29 |
-
You can visit the [Healthsea Pipeline app](https://huggingface.co/spaces/
|
30 |
"""
|
31 |
)
|
32 |
|
|
|
26 |
|
27 |
st.write(
|
28 |
"""This app visualizes the results of Healthsea on a dataset of up to 1 million reviews to 10.000 products. You can use the app to search for any health aspect, whether it's a disease (e.g. joint pain) or a positive state of health (e.g. energy), the app returns a list of products and substances.
|
29 |
+
You can visit the [Healthsea Pipeline app](https://huggingface.co/spaces/spacy/healthsea-pipeline) for exploring the pipeline itself.
|
30 |
"""
|
31 |
)
|
32 |
|