stonapse64 commited on
Commit
30f1015
1 Parent(s): 0d894e0

Wrong link in the Urly Murly article corrected.

Browse files
Files changed (1) hide show
  1. resources.py +1 -1
resources.py CHANGED
@@ -76,7 +76,7 @@ However, we plan to fine-tune this demo in future by using better scraping techn
76
 
77
  urly_murly_article = """<br><h3>Discover which AI technologies are used for this demo and how easy it is to develop your own AI demo apps!</h3>
78
  <ul>
79
- <li>Check out the Hugging Face 🤗 introduction to <a href="https://huggingface.co/tasks/zero-shot-classification">Sentence Transformers</a>, a Python framework for state-of-the-art sentence, text and image embeddings.</li>
80
  <li>Learn to develop your own AI apps with <a href="https://huggingface.co/learn/nlp-course/chapter9/1">Hugging Face</a> and <a href="https://www.gradio.app/">Gradio</a>!</li>
81
  <li>Use the source code of our sharp-sighted Urly and Murly Simmy <a href="https://code.siemens.com/andreas.stein/aida-demos-use-cases">@code.siemens.com</a> to jump-start your own, exciting app creations!</li>
82
  </ul>
 
76
 
77
  urly_murly_article = """<br><h3>Discover which AI technologies are used for this demo and how easy it is to develop your own AI demo apps!</h3>
78
  <ul>
79
+ <li>Check out the Hugging Face 🤗 introduction to <a href="https://huggingface.co/sentence-transformers">Sentence Transformers</a>, a Python framework for state-of-the-art sentence, text and image embeddings.</li>
80
  <li>Learn to develop your own AI apps with <a href="https://huggingface.co/learn/nlp-course/chapter9/1">Hugging Face</a> and <a href="https://www.gradio.app/">Gradio</a>!</li>
81
  <li>Use the source code of our sharp-sighted Urly and Murly Simmy <a href="https://code.siemens.com/andreas.stein/aida-demos-use-cases">@code.siemens.com</a> to jump-start your own, exciting app creations!</li>
82
  </ul>