Skip to content

Instantly share code, notes, and snippets.

@JacobMuchow
Forked from dosterz97/AvatarView.js
Created June 27, 2022 20:28
Show Gist options
  • Save JacobMuchow/8df3a7087ff65c5082d40934d999c041 to your computer and use it in GitHub Desktop.
Save JacobMuchow/8df3a7087ff65c5082d40934d999c041 to your computer and use it in GitHub Desktop.
Load Model
async componentDidMount() {
...
this.loadModel()
...
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment