deanna-emery commited on
Commit
5dbb757
·
1 Parent(s): 906dedd
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -84,7 +84,7 @@ and an average cosine similarity score of 0.21 when trained and evaluated on the
84
  More information about the model training and instructions to download the models
85
  can be found in our <a href=https://github.com/deanna-emery/ASL-Translator>GitHub repository</a>.
86
  You can also find a overview of the project approach
87
- <a href=https://www.ischool.berkeley.edu/projects/2023/signsense-american-sign-language-translation>here/a>.
88
 
89
  A limitation of this architecture is the size of the MoViNets model, making it especially slow during inference on a CPU.
90
  We do not recommend uploading videos longer than 4 seconds as the video embedding generation may take some time.
 
84
  More information about the model training and instructions to download the models
85
  can be found in our <a href=https://github.com/deanna-emery/ASL-Translator>GitHub repository</a>.
86
  You can also find a overview of the project approach
87
+ <a href=https://www.ischool.berkeley.edu/projects/2023/signsense-american-sign-language-translation>here</a>.
88
 
89
  A limitation of this architecture is the size of the MoViNets model, making it especially slow during inference on a CPU.
90
  We do not recommend uploading videos longer than 4 seconds as the video embedding generation may take some time.