Update app.py
Browse files
app.py
CHANGED
|
@@ -38,17 +38,16 @@ One of the toughest challenges when building the app and the model was to find p
|
|
| 38 |
|
| 39 |
Future steps
|
| 40 |
|
|
|
|
| 41 |
|
| 42 |
-
Team Members
|
| 43 |
<ul>
|
| 44 |
-
<li> Fernando Velasco
|
| 45 |
-
<li> Cibeles Redondo
|
| 46 |
-
<li> Juan Julian Cea
|
| 47 |
-
<li> Magdalena Kujalowicz
|
| 48 |
-
<li> Javier Blasco
|
| 49 |
</ul>
|
| 50 |
|
| 51 |
-
|
| 52 |
</p>
|
| 53 |
"""
|
| 54 |
|
|
|
|
| 38 |
|
| 39 |
Future steps
|
| 40 |
|
| 41 |
+
<h1 style="font-size:4vw">Team Members</h1>
|
| 42 |
|
|
|
|
| 43 |
<ul>
|
| 44 |
+
<li> Fernando Velasco <a href="https://huggingface.co/fermaat">(fermaat)</a>
|
| 45 |
+
<li> Cibeles Redondo <a href="https://huggingface.co/CibelesR">(CibelesR)</a>
|
| 46 |
+
<li> Juan Julian Cea <a href="https://huggingface.co/Juanju">(Juanju)</a>
|
| 47 |
+
<li> Magdalena Kujalowicz <a href="https://huggingface.co/MacadellaCosta">(MacadellaCosta)</a>
|
| 48 |
+
<li> Javier Blasco <a href="https://huggingface.co/javiblasco">(javiblasco)</a>
|
| 49 |
</ul>
|
| 50 |
|
|
|
|
| 51 |
</p>
|
| 52 |
"""
|
| 53 |
|