Update app.py
Browse files
app.py
CHANGED
@@ -164,6 +164,6 @@ iface = gr.Interface(
|
|
164 |
allow_flagging='never',
|
165 |
live=True,
|
166 |
# article=f"Result Output Saved to Memory💾 Dataset: [{DATASET_REPO_URL}]({DATASET_REPO_URL})"
|
167 |
-
article=f"
|
168 |
)
|
169 |
iface.launch()
|
|
|
164 |
allow_flagging='never',
|
165 |
live=True,
|
166 |
# article=f"Result Output Saved to Memory💾 Dataset: [{DATASET_REPO_URL}]({DATASET_REPO_URL})"
|
167 |
+
article=f"Important Videos to understanding AI and NLP Clinical Terminology, Assessment, and Value Based Care AI include Huggingfaces Course Series here: https://www.youtube.com/c/HuggingFace , AI NLP Innovations in 2022 for Clinical and Mental Health Care here: https://www.youtube.com/watch?v=r38lXjz3g6M&list=PLHgX2IExbFov_5_4WfkesR7gnWPHHG-a1 and this link to see and manage playlist here: https://www.youtube.com/playlist?list=PLHgX2IExbFov_5_4WfkesR7gnWPHHG-a1 Review at your leisure to understand AI and NLP impact to helping the world develop Clinical systems of the future using AI and NLP for Clinical Terminology and alignment to worldwide Value Based Care objectives to help people be healthy."
|
168 |
)
|
169 |
iface.launch()
|