smaximo commited on
Commit
7aa8851
·
1 Parent(s): 0e18c5c

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -84,7 +84,7 @@ As future work, the following experiments could be carried out:
84
  </p>
85
 
86
  <h3>Team</h3>
87
- <a href="https://huggingface.co/smaximo">Santiago Maximo/a>
88
  """
89
 
90
  device = 0 if torch.cuda.is_available() else -1
 
84
  </p>
85
 
86
  <h3>Team</h3>
87
+ <a href="https://huggingface.co/smaximo">Santiago Maximo</a>
88
  """
89
 
90
  device = 0 if torch.cuda.is_available() else -1