smaximo commited on
Commit
fc62272
1 Parent(s): 59b9606

Update app.py

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