Skip to content

Commit

Permalink
Changed the demo:
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexander James Wallar committed Mar 24, 2014
1 parent 3e1791c commit 36f90d7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions sandbox/aam.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@
<video style="display: none;" autoplay></video>

<script src="//ajax.googleapis.com/ajax/libs/jquery/1.10.2/jquery.min.js" ></script>
<script src="build/clmtrackr.js"></script>
<script src="cascades/model_pca_20_svm.js"></script>
<script src="/camgaze.js/build/clmtrackr.js"></script>
<script src="/camgaze.js/cascades/model_pca_20_svm.js"></script>

<script type="text/javascript">
var width = 580;
Expand Down

0 comments on commit 36f90d7

Please sign in to comment.