Skip to content

Commit

Permalink
Merge pull request #3 from zumatt/master
Browse files Browse the repository at this point in the history
Clarifai library fix
  • Loading branch information
andreabenedetti authored Jul 10, 2024
2 parents a9e661e + 9321d8a commit 7ccfda6
Show file tree
Hide file tree
Showing 2 changed files with 7,447 additions and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ <h2 id="description__title">Model: <span id="description__model"></span></h2>

</section>

<script type="text/javascript" src="https://sdk.clarifai.com/js/clarifai-latest.js"></script>
<script type="text/javascript" src="js/clarifai-latest.js"></script>
<script type="text/javascript" src="https://d3js.org/d3-dsv.v1.min.js"></script>
<script src="./js/main.js" charset="utf-8"></script>
</body>
Expand Down
Loading

0 comments on commit 7ccfda6

Please sign in to comment.