Skip to content

Instantly share code, notes, and snippets.

@RedRussianBear
Created November 27, 2018 22:19
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save RedRussianBear/787ab46d2af1c9c9c1d3b5c8fc8585f4 to your computer and use it in GitHub Desktop.
Save RedRussianBear/787ab46d2af1c9c9c1d3b5c8fc8585f4 to your computer and use it in GitHub Desktop.
<!-- Include JS !-->
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.3.1/jquery.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/tinycolor/1.4.1/tinycolor.min.js"></script>
<script src="https://sdk.clarifai.com/js/clarifai-latest.js"></script>
<script src="colors.js"></script>
<!-- Include Styles !-->
<link rel="stylesheet" href="style.css">
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment